This is an automated email from the ASF dual-hosted git repository.
noble pushed a commit to branch branch_9_1
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_1 by this push:
new 4c2022975c6 SOLR-16452 : CHANGES.txt
4c2022975c6 is described below
commit 4c2022975c6c577678eb9cb23431f3bb21d57999
Author: Noble Paul <[email protected]>
AuthorDate: Thu Oct 20 11:03:52 2022 +1100
SOLR-16452 : CHANGES.txt
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 506697b4664..f6eda6bc419 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -226,6 +226,8 @@ Other Changes
* SOLR-16451: Don't fetch the PRS states while registering the collection
watch (Hitesh Khamesra via Ishan Chattopadhyaya)
+* SOLR-16452: Do not update PRS states if local version is newer (Hitesh
Khamesra via noble)
+
Build
---------------------
* SOLR-16204: Change Lucene dependency to Lucene 9.1.0 (Elia Porciani via
Alessandro Benedetti)