[
https://issues.apache.org/jira/browse/KAFKA-19243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038594#comment-18038594
]
Uladzislau Blok commented on KAFKA-19243:
-----------------------------------------
[~chia7712] [~yutalin]
Hello All, I already prepared the fix. This ticket is duplicated with
https://issues.apache.org/jira/browse/KAFKA-19286
Please take a look at PR: [https://github.com/apache/kafka/pull/20893]
> Fix flaky testConcurrentRemoveReadForCache1
> -------------------------------------------
>
> Key: KAFKA-19243
> URL: https://issues.apache.org/jira/browse/KAFKA-19243
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Bolin Lin
> Priority: Minor
>
> org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at
> app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
> at
> app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
> at
> app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
> at
> app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
> at
> app//org.apache.kafka.test.TestUtils.assertNoLeakedThreadsWithNameAndDaemonStatus(TestUtils.java:178)
> at
> app//org.apache.kafka.storage.internals.log.RemoteIndexCacheTest.cleanup(RemoteIndexCacheTest.java:142)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)