danmuzi opened a new pull request #2200: URL: https://github.com/apache/lucene-solr/pull/2200
Deadlocks can occur if the constructor part of BaseTermsEnum is executed during initializing of TermsEnum. It can be reproduced by revert the code of TermsEnum class and running TestTermsEnumDeadlock#testDeadlock. This PR will be cherry-picked to the master, 8x and 8.8 branch. Issue link: https://issues.apache.org/jira/browse/LUCENE-9661 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org