romseygeek commented on code in PR #16169:
URL: https://github.com/apache/lucene/pull/16169#discussion_r3347817894


##########
lucene/CHANGES.txt:
##########
@@ -501,6 +501,8 @@ Bug Fixes
 * GITHUB#15836: Use exact search in VectorSimilarityQuery when 
traversalSimilarity is -infinity to
   guarantee completeness. (Sagar Upadhyaya)
 
+* GITHUB#16169: Fix flaky TestLRUQueryCache.testUnifiedCacheEntryCallbacks by 
using a non-randomized IndexWriterConfig. (Prithvi S)

Review Comment:
   We don't normally add CHANGES entries for test fixes so let's drop this



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