venkateshwaracholan commented on code in PR #16252: URL: https://github.com/apache/lucene/pull/16252#discussion_r3429431767
########## lucene/CHANGES.txt: ########## @@ -158,6 +158,9 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16250: Fix NullPointerException in RoaringDocIdSet#intoBitSet when the iterator is already Review Comment: Thanks for the review. I don't currently see a 10.5 maintenance branch in the repository (I only see branch_10_4, branch_10x) Could you clarify the preferred location for the CHANGES entry? -- 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]
