Eno Thereska created KAFKA-5124:
-----------------------------------

             Summary: shouldInnerLeftJoin unit test fails
                 Key: KAFKA-5124
                 URL: https://issues.apache.org/jira/browse/KAFKA-5124
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.10.2.0
            Reporter: Eno Thereska
             Fix For: 0.11.0.0


Unit test on trunk gives occasional failure:
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest > 
shouldInnerLeftJoin FAILED
    java.lang.AssertionError: Condition not met within timeout 30000. Expecting 
1 records from topic output- while only received 0: []
        at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:265)
        at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:207)
        at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:176)
        at 
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest.verifyKTableKTableJoin(KTableKTableJoinIntegrationTest.java:222)
        at 
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest.shouldInnerLeftJoin(KTableKTableJoinIntegrationTest.java:143)




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

Reply via email to