iverase commented on code in PR #16252: URL: https://github.com/apache/lucene/pull/16252#discussion_r3428900502
########## lucene/CHANGES.txt: ########## @@ -158,6 +158,9 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16250: Fix NullPointerException in RoaringDocIdSet#intoBitSet when the iterator is already Review Comment: I think we should be targeting 10.5, not 11, could you move the entry to that version? -- 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]
