vijaykriishna commented on code in PR #16207:
URL: https://github.com/apache/lucene/pull/16207#discussion_r3409404429


##########
lucene/CHANGES.txt:
##########
@@ -232,6 +232,8 @@ Optimizations
 * GITHUB#16172: Bulk-evaluate skip-indexed sorted and sorted-set doc-values 
range queries via a block-aware
   DocValuesRangeIterator#intoBitSet. (Costin Leau)
 
+* GITHUB#16033: Fix data race in BlockingFloatHeap.poll function. (Vijay)

Review Comment:
   > shouldn't this be under bug fixes?
   
   You're right. Placed it under bug fixes section.



-- 
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]

Reply via email to