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

gerlowskija pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 59facc9033c SOLR-17883: Move CHANGES.txt entry to 9.9.1 section
59facc9033c is described below

commit 59facc9033cb989d395b38209d64b1fbc8590f14
Author: Jason Gerlowski <[email protected]>
AuthorDate: Wed Oct 1 15:03:56 2025 -0400

    SOLR-17883: Move CHANGES.txt entry to 9.9.1 section
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 6f55a47f1cf..1dd816513ae 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -270,8 +270,6 @@ Improvements
 * SOLR-17921: SolrJ CloudSolrClient configured with a Solr URL (not ZK) now 
refreshes liveNodes in the background.
   This will reduce spikes in request latency when the cached liveNodes have 
expired. (Houston Putman, David Smiley)
 
-* SOLR-17883: SolrCLI tools such as "bin/solr zk" can now access jars located 
in `<install_dir>/lib`.
-
 Optimizations
 ---------------------
 (No changes)
@@ -324,6 +322,8 @@ Bug Fixes
 
 * SOLR-3696: Fix for LB/Cloud SolrClients that could leak on close() if 
concurrent request failed and triggered zombie server logic. (hossman)
 
+* SOLR-17883: SolrCLI tools such as "bin/solr zk" can now access jars located 
in `<install_dir>/lib`.
+
 Dependency Upgrades
 ---------------------
 (No changes)

Reply via email to