You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by no...@apache.org on 2022/10/13 19:53:32 UTC

[solr] branch branch_9x updated: CHANGES.txt

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

noble 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 08c7532dfe0 CHANGES.txt
08c7532dfe0 is described below

commit 08c7532dfe023d3770aa726c17f01c63383184f9
Author: Noble Paul <no...@gmail.com>
AuthorDate: Fri Oct 14 06:52:32 2022 +1100

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index c483509ada9..7ede5f17448 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -187,6 +187,8 @@ Bug Fixes
 
 * SOLR-16433: Security Manager prevents Solr SQL from working (Kevin Risden)
 
+* SOLR-16460: ClusterState.copyWith is inconsistent (noble)
+
 Other Changes
 ---------------------
 * SOLR-16351: Upgrade Carrot2 to 4.4.3, upgrade randomizedtesting to 2.8.0. (Dawid Weiss)