This is an automated email from the ASF dual-hosted git repository.
noble 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 8cf60fb6f85 SOLR-16452 : CHANGES.txt
8cf60fb6f85 is described below
commit 8cf60fb6f8553dfa6d1b474303c8dfac025ffdc6
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 d4bd4c479f3..d405ad55a2b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -309,6 +309,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)