Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16991

Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.9.0
    • streams, unit tests
    • None

    Description

      We see this test running into timeouts more frequently recently.

      org.opentest4j.AssertionFailedError: Condition not met within timeout 60000. Repartition topic restore-test-KSTREAM-AGGREGATE-STATE-STORE-0000000002-repartition not purged data after 60000 ms. ==> expected: <true> but was: <false>at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)•••at org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:396)at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:444)at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:393)at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:377)at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:367)at org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState(PurgeRepartitionTopicIntegrationTest.java:220) 

      There was no ERROR or WARN log...

      Attachments

        Issue Links

          Activity

            People

              bbejeck Bill Bejeck
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: