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 b7ec5b5ada327d0502760bed2e041f6ef5f36fd6 Author: Noble Paul <[email protected]> AuthorDate: Mon May 2 18:14:13 2022 +1000 SOLR-16165 : CHANGES.txt --- solr/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 6e7c8606d79..a18397a8a1e 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -13,6 +13,8 @@ Bug Fixes * SOLR-16585: Fixed NPE when paginating MatchAllDocs with non-zero start offset, like q=*:*&start=10 (Michael Gibney) +* SOLR-16165: Rare Deadlock in SlotAcc initialization (Justin Sweeney, noble) + Other Changes ---------------------
