javanna commented on code in PR #15608: URL: https://github.com/apache/lucene/pull/15608#discussion_r3193948499
########## lucene/CHANGES.txt: ########## @@ -7,6 +7,9 @@ http://s.apache.org/luceneversions API Changes --------------------- +* GITHUB#15605: Remove unused getCollectors() and internal collector tracking from + TopFieldCollectorManager. Clarify thread-safety documentation. (Prudhvi Godithi) Review Comment: can you move this to the end of the list? We normally append new changes to existing sections. Thanks! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
