[ https://issues.apache.org/jira/browse/KAFKA-18524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913696#comment-17913696 ]
TaiJuWu commented on KAFKA-18524: --------------------------------- I believe this is similar issue with https://issues.apache.org/jira/browse/KAFKA-18089 > Fix flaky > RemoteIndexCacheTest#testCorrectnessForCacheAndIndexFilesWhenResizeCache > ---------------------------------------------------------------------------------- > > Key: KAFKA-18524 > URL: https://issues.apache.org/jira/browse/KAFKA-18524 > Project: Kafka > Issue Type: Bug > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Major > > org.opentest4j.AssertionFailedError: Failed to mark evicted cache entry for > cleanup after resizing cache. at > app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at > app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138) at > app//kafka.log.remote.RemoteIndexCacheTest.verifyEntryIsEvicted$1(RemoteIndexCacheTest.scala:560) > at > app//kafka.log.remote.RemoteIndexCacheTest.testCorrectnessForCacheAndIndexFilesWhenResizeCache(RemoteIndexCacheTest.scala:625) > at java.base@17.0.13/java.lang.reflect.Method.invoke(Method.java:569) at > java.base@17.0.13/java.util.ArrayList.forEach(ArrayList.java:1511) at > java.base@17.0.13/java.util.ArrayList.forEach(ArrayList.java:1511) -- This message was sent by Atlassian Jira (v8.20.10#820010)