[
https://issues.apache.org/jira/browse/KAFKA-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949694#comment-15949694
]
Matthias J. Sax commented on KAFKA-4980:
----------------------------------------
PR: https://github.com/apache/kafka/pull/2757
> 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
> Assignee: Matthias J. Sax
> 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)