TaiJuWu opened a new pull request, #18004: URL: https://github.com/apache/kafka/pull/18004
jira: https://issues.apache.org/jira/browse/KAFKA-18089 See discussion: https://github.com/apache/kafka/pull/17879#issuecomment-2499032785 After caffeine > 3.1.2, the algorithm is non-deterministic so we only need improve our test as non-deterministic. For `testReloadCacheAfterClose`, we only need to verify fetch in a possible range. For `testCorrectnessForCacheAndIndexFilesWhenResizeCache`, we only verify the number of entries is evicted. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
