Sasilekha commented on code in PR #16452: URL: https://github.com/apache/lucene/pull/16452#discussion_r3769748556
########## lucene/CHANGES.txt: ########## @@ -434,6 +434,9 @@ Bug Fixes GlobalOrdinalsWithScoreCollector, fixing an intermittent failure caused by non-associative float addition that #16378 missed. (Luca Cavanna) +* GITHUB#16452: Fix over-allocation in MemoryAccountingBitsetCollectorManager.Result#bitSet, which Review Comment: rebased on latest main to fix conflicts -- 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]
