[ https://issues.apache.org/jira/browse/KAFKA-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934399#comment-16934399 ]
Rabi Kumar K C commented on KAFKA-8742: --------------------------------------- Ran the build and test for 500 times but wasn't able to reproduce this error locally. [~mjsax] have you tried to replicate the error locally? if yes then any information for solving this issue would be helpful. > Flaky Test > RepartitionWithMergeOptimizingIntegrationTest#shouldSendCorrectResults_NO_OPTIMIZATION > ------------------------------------------------------------------------------------------------- > > Key: KAFKA-8742 > URL: https://issues.apache.org/jira/browse/KAFKA-8742 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Affects Versions: 2.4.0 > Reporter: Matthias J. Sax > Priority: Critical > Labels: flaky-test > > [https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/6662/testReport/junit/org.apache.kafka.streams.integration/RepartitionWithMergeOptimizingIntegrationTest/shouldSendCorrectResults_NO_OPTIMIZATION/] > {quote}java.lang.AssertionError: Condition not met within timeout 30000. > Topics not deleted after 30000 milli seconds. at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:376) at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:353) at > org.apache.kafka.streams.integration.utils.EmbeddedKafkaCluster.deleteAllTopicsAndWait(EmbeddedKafkaCluster.java:283) > at > org.apache.kafka.streams.integration.RepartitionWithMergeOptimizingIntegrationTest.tearDown(RepartitionWithMergeOptimizingIntegrationTest.java:100){quote} > -- This message was sent by Atlassian Jira (v8.3.4#803005)