You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/04/03 19:55:41 UTC

[jira] [Created] (KAFKA-5005) JoinIntegrationTest.testLeftKStreamKStream() fails occasionally

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

             Summary: JoinIntegrationTest.testLeftKStreamKStream() fails occasionally
                 Key: KAFKA-5005
                 URL: https://issues.apache.org/jira/browse/KAFKA-5005
             Project: Kafka
          Issue Type: Bug
          Components: streams, unit tests
            Reporter: Matthias J. Sax
            Assignee: Eno Thereska


{noformat}
java.lang.AssertionError: Condition not met within timeout 30000. Expecting 1 records from topic outputTopic while only received 0: []
    at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:265)
    at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinValuesRecordsReceived(IntegrationTestUtils.java:247)
    at org.apache.kafka.streams.integration.JoinIntegrationTest.checkResult(JoinIntegrationTest.java:170)
    at org.apache.kafka.streams.integration.JoinIntegrationTest.runTest(JoinIntegrationTest.java:192)
    at org.apache.kafka.streams.integration.JoinIntegrationTest.testLeftKStreamKStream(JoinIntegrationTest.java:250)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)