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

hossman 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 d65a69d  SOLR-15628: Update changes on main branch to reflect backport 
to 8x for 8.11
d65a69d is described below

commit d65a69df611ad698022378c300ff4182d6a7074d
Author: Chris Hostetter <[email protected]>
AuthorDate: Mon Oct 25 12:02:14 2021 -0700

    SOLR-15628: Update changes on main branch to reflect backport to 8x for 8.11
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 2a103bd..ae7c89e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -393,8 +393,6 @@ Bug Fixes
 
 * SOLR-15410: Always use -Xverbosegclog for OpenJ9.  (Colvin Cowie via Eric 
Pugh)
 
-* SOLR-15628: The SolrException.log() helper method has been fixed to 
correctly passes the Throwable to the Logger w/o stringification (hossman)
-
 * SOLR-15653: Fix collection creation race that assumes a local clusterstate 
when the collection has only just been created. (Mark Miller)
 
 ==================  8.11.0 ==================
@@ -427,6 +425,8 @@ Bug Fixes
 
 * SOLR-15696: Incremental backups no longer fail on collections that had 
previously seen a 'SPLITSHARD' operation. (Jason Gerlowski)
 
+* SOLR-15628: The SolrException.log() helper method has been fixed to 
correctly passes the Throwable to the Logger w/o stringification (hossman)
+
 Build
 ---------------------
 

Reply via email to