Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5005

JoinIntegrationTest fails occasionally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0.0
    • streams, unit tests
    • None

    Description

      testLeftKStreamKStream:

      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)
      

      testInnerKStreamKTable:

      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:248)
      	at org.apache.kafka.streams.integration.JoinIntegrationTest.checkResult(JoinIntegrationTest.java:171)
      	at org.apache.kafka.streams.integration.JoinIntegrationTest.runTest(JoinIntegrationTest.java:193)
      	at org.apache.kafka.streams.integration.JoinIntegrationTest.testInnerKStreamKTable(JoinIntegrationTest.java:305)
      

      Attachments

        Issue Links

          Activity

            People

              original-brownbear Armin Braun
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: