You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2022/03/25 16:33:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang updated KAFKA-10405:
----------------------------------
    Fix Version/s: 3.2.0

> 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
>            Assignee: Luke Chen
>            Priority: Major
>             Fix For: 3.2.0
>
>
> 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.20.1#820001)