iverase commented on code in PR #16252: URL: https://github.com/apache/lucene/pull/16252#discussion_r3429562740
########## lucene/CHANGES.txt: ########## @@ -158,6 +158,9 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16250: Fix NullPointerException in RoaringDocIdSet#intoBitSet when the iterator is already Review Comment: At the end of this section: https://github.com/apache/lucene/blob/7787b70ab5d89985d4a3c33e023bd9fcd69c4916/lucene/CHANGES.txt#L539 -- 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]
