Matthias J. Sax created KAFKA-8742: -------------------------------------- Summary: 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
[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 (v7.6.14#76016)