You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (Jira)" <ji...@apache.org> on 2020/08/14 19:05:00 UTC

[jira] [Created] (KAFKA-10405) Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState

Bill Bejeck created KAFKA-10405:
-----------------------------------

             Summary: Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState
                 Key: KAFKA-10405
                 URL: https://issues.apache.org/jira/browse/KAFKA-10405
             Project: Kafka
          Issue Type: Test
          Components: streams
            Reporter: Bill Bejeck


From build [https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/1979/]

 
{noformat}
org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest > shouldRestoreState FAILED
14:25:19     java.lang.AssertionError: Condition not met within timeout 60000. Repartition topic restore-test-KSTREAM-AGGREGATE-STATE-STORE-0000000002-repartition not purged data after 60000 ms.
14:25:19         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26)
14:25:19         at org.apache.kafka.test.TestUtils.lambda$waitForCondition$6(TestUtils.java:401)
14:25:19         at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:449)
14:25:19         at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:417)
14:25:19         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:398)
14:25:19         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:388)
14:25:19         at org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState(PurgeRepartitionTopicIntegrationTest.java:206){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)