[ https://issues.apache.org/jira/browse/KAFKA-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax resolved KAFKA-9949. ------------------------------------ Fix Version/s: 2.6.0 Resolution: Fixed > Flaky Test GlobalKTableIntegrationTest#shouldKStreamGlobalKTableLeftJoin > ------------------------------------------------------------------------ > > Key: KAFKA-9949 > URL: https://issues.apache.org/jira/browse/KAFKA-9949 > Project: Kafka > Issue Type: Improvement > Components: streams, unit tests > Reporter: Matthias J. Sax > Assignee: Guozhang Wang > Priority: Critical > Labels: flaky-test > Fix For: 2.6.0 > > > [https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/248/testReport/junit/org.apache.kafka.streams.integration/GlobalKTableIntegrationTest/shouldKStreamGlobalKTableLeftJoin/] > {quote}java.lang.AssertionError: Condition not met within timeout 30000. > waiting for final values at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26) at > org.apache.kafka.test.TestUtils.lambda$waitForCondition$5(TestUtils.java:381) > at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:429) > at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:397) > at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:378) at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:368) at > org.apache.kafka.streams.integration.GlobalKTableIntegrationTest.shouldKStreamGlobalKTableLeftJoin(GlobalKTableIntegrationTest.java:175){quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)