Stanislav Kozlovski created KAFKA-8893:
------------------------------------------
Summary: Flaky ResetIntegrationTest.
testReprocessingFromScratchAfterResetWithIntermediateUserTopic
Key: KAFKA-8893
URL: https://issues.apache.org/jira/browse/KAFKA-8893
Project: Kafka
Issue Type: Improvement
Reporter: Stanislav Kozlovski
{code:java}
java.lang.AssertionError: Condition not met within timeout 60000. Did not
receive all 10 records from topic outputTopic
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:376)
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:353)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:506)
{code}
[https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/24733/testReport/junit/org.apache.kafka.streams.integration/ResetIntegrationTest/testReprocessingFromScratchAfterResetWithIntermediateUserTopic/]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)