You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/03/28 17:43:00 UTC

[jira] [Created] (KAFKA-9783) Flaky Test QueryableStateIntegrationTest#concurrentAccesses

Matthias J. Sax created KAFKA-9783:
--------------------------------------

             Summary: Flaky Test QueryableStateIntegrationTest#concurrentAccesses
                 Key: KAFKA-9783
                 URL: https://issues.apache.org/jira/browse/KAFKA-9783
             Project: Kafka
          Issue Type: Bug
          Components: streams, unit tests
    Affects Versions: 2.6.0
            Reporter: Matthias J. Sax


[https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/1464/consoleFull]
{quote}*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){quote}



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