mikemccand commented on code in PR #13488:
URL: https://github.com/apache/lucene/pull/13488#discussion_r1640756284


##########
lucene/CHANGES.txt:
##########
@@ -273,6 +273,8 @@ Optimizations
 
 * GITHUB#13431: Replace TreeMap and use compiled Patterns in Japanese 
UserDictionary. (Bruno Roustant)
 
+* GITHUB#13175: Stop double-checking priority queue inserts. (Jakub Slowinski)

Review Comment:
   Maybe clarify that this just applies to some of our facet counting impls 
(not to the many other PQs Lucene has/uses)?



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