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
commit a8f69659ad843e5d625b3bcff614765d12cc2ffe Author: Noble Paul <[email protected]> AuthorDate: Fri Oct 21 11:28:25 2022 +1100 SOLR-16478 : CHANGES.txt --- solr/CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index d16d35e8eeb..445d111d547 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -165,7 +165,8 @@ Bug Fixes * SOLR-16463: Workaround for serious crash on JDK17+ due to JIT on caffeinecache (janhoy, Uwe Schindler) -Other Changes +* SOLR-16478 :removing a replica should delete the PRS entry from the hostnode and not from overseer (Patson Luk via noble) + --------------------- * SOLR-16351: Upgrade Carrot2 to 4.4.3, upgrade randomizedtesting to 2.8.0. (Dawid Weiss)
