This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 53b212d2986 SOLR-18440: fix (#4880) tests for trie fields (#4920)
     new 04327534d6e SOLR-18107: fix Log4j2Watcher, register parents (#4113)
     new d9fa05d4ca6 SOLR-18202 Reduce Memory Usage of 
testSequentialVsParallelFingerprint (#4310)
     new 65b54eac390 Remove 4 unused fields from CachingDirectoryFactory (#4393)
     new dddbd79b697 SOLR-18397: Clean up stale '*Copy' configuration entries 
in gradle.lockfiles (#4806)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../unreleased/SOLR-18107-Fix-Log4j2Watcher.yml    |   8 +
 solr/core/gradle.lockfile                          | 320 ++++++++++-----------
 .../apache/solr/core/CachingDirectoryFactory.java  |  13 -
 .../apache/solr/logging/log4j2/Log4j2Watcher.java  |  50 ++--
 .../conf/solrconfig-analytics-query.xml            |   4 -
 .../conf/solrconfig-collapseqparser.xml            |   4 -
 .../solr/collection1/conf/solrconfig-minhash.xml   |   4 -
 .../collection1/conf/solrconfig-plugcollector.xml  |   4 -
 .../solr/collection1/conf/solrconfig.xml           |   4 -
 .../solr/update/SolrIndexFingerprintTest.java      |  31 +-
 solr/solr-ref-guide/gradle.lockfile                |   2 +-
 solr/solrj-zookeeper/gradle.lockfile               | 273 +++++++++---------
 solr/test-framework/gradle.lockfile                | 283 +++++++++---------
 .../solr/collection1/conf/solrconfig.xml           |   4 -
 14 files changed, 476 insertions(+), 528 deletions(-)
 create mode 100644 changelog/unreleased/SOLR-18107-Fix-Log4j2Watcher.yml

Reply via email to