PoAn Yang created KAFKA-18537:
---------------------------------

             Summary: Fix flaky RemoteIndexCacheTest#testCleanerThreadShutdown
                 Key: KAFKA-18537
                 URL: https://issues.apache.org/jira/browse/KAFKA-18537
             Project: Kafka
          Issue Type: Bug
            Reporter: PoAn Yang


This case failed 13 times in last month. Most of failure message is like 
following:
{noformat}
org.opentest4j.AssertionFailedError: Found unexpected 1 
threads=remote-log-index-cleaner ==> expected: <true> but was: <false>
at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)at
 org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
at 
kafka.log.remote.RemoteIndexCacheTest.testCleanerThreadShutdown(RemoteIndexCacheTest.scala:333){noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to