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

Flaky Test QueryableStateIntegrationTest#concurrentAccesses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • streams, unit tests

    Description

      https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/1464/consoleFull

      02:17:54 org.apache.kafka.streams.integration.QueryableStateIntegrationTest > concurrentAccesses FAILED*02:17:54* java.lang.AssertionError: Did not receive all 48 records from topic output-concurrent-2 within 120000 ms*02:17:54* Expected: is a value equal to or greater than <48>02:17:54 but: <0> was less than <48>02:17:54 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)02:17:54 at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.lambda$waitUntilMinValuesRecordsReceived$6(IntegrationTestUtils.java:691)02:17:54 at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:415)02:17:54 at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:383)02:17:54 at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinValuesRecordsReceived(IntegrationTestUtils.java:687)02:17:54 at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.waitUntilAtLeastNumRecordProcessed(QueryableStateIntegrationTest.java:1199)02:17:54 at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.concurrentAccesses(QueryableStateIntegrationTest.java:649)

      Attachments

        Activity

          People

            guozhang Guozhang Wang
            mjsax Matthias J. Sax
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: