[ https://issues.apache.org/jira/browse/KAFKA-9388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-9388. ---------------------------------- Fix Version/s: 2.6.0 Assignee: Guozhang Wang Resolution: Fixed > Flaky Test > StandbyTaskCreationIntegrationTest.shouldCreateStandByTasksForMaterializedAndOptimizedSourceTables > ------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-9388 > URL: https://issues.apache.org/jira/browse/KAFKA-9388 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Affects Versions: 2.5.0 > Reporter: Matthias J. Sax > Assignee: Guozhang Wang > Priority: Critical > Labels: flaky-test > Fix For: 2.6.0 > > > [https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/122/testReport/junit/org.apache.kafka.streams.integration/StandbyTaskCreationIntegrationTest/shouldCreateStandByTasksForMaterializedAndOptimizedSourceTables/] > {quote}java.lang.AssertionError: Condition not met within timeout 30000. At > least one client did not reach state RUNNING with active tasks and stand-by > tasks: Client 1 is NOT OK, client 2 is NOT OK. at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:24) at > org.apache.kafka.test.TestUtils.lambda$waitForCondition$4(TestUtils.java:369) > at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:417) > at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385) > at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:368) at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:356) at > org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest.waitUntilBothClientAreOK(StandbyTaskCreationIntegrationTest.java:178) > at > org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest.shouldCreateStandByTasksForMaterializedAndOptimizedSourceTables(StandbyTaskCreationIntegrationTest.java:141){quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)