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


##########
lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java:
##########
@@ -2669,9 +2669,11 @@ protected void onCacheEntryEvicted(Object readerCoreKey, 
Query query, long ramBy
           }
         };
 
-    // Force exactly 1 segment so cache behavior is deterministic

Review Comment:
   I mean this is a change in the test that is unrelated to this PR



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