Stanislav Kozlovski created KAFKA-8895:
------------------------------------------
Summary: Flaky
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromDateTimeAfterResetWithoutIntermediateUserTopic
Key: KAFKA-8895
URL: https://issues.apache.org/jira/browse/KAFKA-8895
Project: Kafka
Issue Type: Improvement
Reporter: Stanislav Kozlovski
{code:java}
java.lang.AssertionError: Condition not met within timeout 30000. Topics are
not expected after 30000 milli seconds.
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.EmbeddedKafkaCluster.waitForRemainingTopics(EmbeddedKafkaCluster.java:298)
at
org.apache.kafka.streams.integration.AbstractResetIntegrationTest.assertInternalTopicsGotDeleted(AbstractResetIntegrationTest.java:589)
{code}
[https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/24733/testReport/junit/org.apache.kafka.streams.integration/ResetIntegrationTest/testReprocessingFromDateTimeAfterResetWithoutIntermediateUserTopic/]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)