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)