Matthias J. Sax created KAFKA-9388:
--------------------------------------
Summary: 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
[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)