iverase commented on code in PR #16253: URL: https://github.com/apache/lucene/pull/16253#discussion_r3407863979
########## lucene/CHANGES.txt: ########## @@ -582,6 +580,8 @@ Bug Fixes * GITHUB#16179: Fix minor lock/unlock acquisition order in DocumentsWriterDeleteQueue (Chris Hegarty) +* GITHUB#16253: Fix backward advanceExact in DocValuesRangeIterator#intoBitSet (Zhang Chao) Review Comment: Nit: This is a bug introduced in #16166 and has not been released, maybe merge this change in the same 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]
