This is an automated email from the ASF dual-hosted git repository.
psalagnac 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 8cda7baecc4 Remove unwanted log entry.
8cda7baecc4 is described below
commit 8cda7baecc4ba394fafff619ffed20ae237b1d66
Author: Pierre Salagnac <[email protected]>
AuthorDate: Mon Jan 6 18:33:18 2025 +0100
Remove unwanted log entry.
Fix was ported to 9.8, this removes the 9.9 entry.
---
solr/CHANGES.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ee8943015e2..0f86d7cc4a5 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -25,8 +25,7 @@ Optimizations
Bug Fixes
---------------------
-* SOLR-17405: Fix race condition where Zookeeper session could be
re-established by multiple threads concurrently in
- case of frequent session expirations. (Pierre Salagnac)
+(No changes)
Dependency Upgrades
---------------------