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/02/03 20:32:51 UTC

[jira] [Created] (KAFKA-4732) Unstable test: KStreamKTableJoinIntegrationTest.shouldCountClicksPerRegion[1]

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

             Summary: Unstable test: KStreamKTableJoinIntegrationTest.shouldCountClicksPerRegion[1]
                 Key: KAFKA-4732
                 URL: https://issues.apache.org/jira/browse/KAFKA-4732
             Project: Kafka
          Issue Type: Bug
          Components: streams, unit tests
            Reporter: Matthias J. Sax


{noformat}
java.lang.AssertionError: Condition not met within timeout 30000. Expecting 3 records from topic output-topic-2 while only received 0: []
	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:259)
	at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:221)
	at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:190)
	at org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest.shouldCountClicksPerRegion(KStreamKTableJoinIntegrationTest.java:295)
{noformat}



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