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

broustant 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 ddf91b200d8 SOLR-17716: changes.txt
ddf91b200d8 is described below

commit ddf91b200d884959dc2cabde89e9aa6bb271e646
Author: Bruno Roustant <[email protected]>
AuthorDate: Tue Mar 25 08:58:23 2025 +0100

    SOLR-17716: changes.txt
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 48883e6c7fd..3e1849b031e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -263,6 +263,8 @@ Other Changes
 
 * SOLR-17518: Deprecate UpdateRequest.getXml() and replace it with 
XMLRequestWriter. (Pierre Salagnac)
 
+* SOLR-17716: Handle interrupted exception in SolrCores.waitAddPendingCoreOps. 
(Bruno Roustant)
+
 ==================  9.8.1 ==================
 Bug Fixes
 ---------------------

Reply via email to