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

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


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

commit 27b2a7b04a945bf9a0e17ad47754521c7acd45e4
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 ee86e9d0465..ae8945bea57 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -23,8 +23,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)
@@ -77,6 +75,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