Eno Thereska created KAFKA-4980:
-----------------------------------
Summary: testReprocessingFromScratch unit test failure
Key: KAFKA-4980
URL: https://issues.apache.org/jira/browse/KAFKA-4980
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 0.10.2.0
Reporter: Eno Thereska
Fix For: 0.11.0.0
Got this error in a PR:
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/2524/testReport/junit/org.apache.kafka.streams.integration/ResetIntegrationTest/testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic/
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic
Failing for the past 1 build (Since Failed#2524 )
Took 0.18 sec.
Error Message
org.apache.kafka.common.errors.TopicExistsException: Topic 'inputTopic' already
exists.
Stacktrace
org.apache.kafka.common.errors.TopicExistsException: Topic 'inputTopic' already
exists.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)