This is an automated email from the ASF dual-hosted git repository.
mdrob 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 7b1192333cd Update CHANGES entry to match 8.11
7b1192333cd is described below
commit 7b1192333cd1495515a6bf0b19c8ab8f48f83438
Author: Mike Drob <[email protected]>
AuthorDate: Wed May 18 12:47:28 2022 -0500
Update CHANGES entry to match 8.11
---
solr/CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1e3f098f165..c40f42692e3 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -768,7 +768,7 @@ Bug Fixes
* SOLR-16022: Enforce special character requirements on passwords with length
less than 15 (Timothy Potter)
-* SOLR-16143: SolrConfig ResourceProvider can miss updates from ZooKeeper
(Mike Drob)
+* SOLR-16143: SolrConfig can miss updates from ZooKeeper when deleting and
recreating file items (Mike Drob)
* SOLR-16164: ConfigSet API returns error if untrusted user creates from
_default configset (Eric Pugh, Kevin Risden)