[
https://issues.apache.org/jira/browse/KAFKA-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032254#comment-15032254
]
Guozhang Wang commented on KAFKA-2718:
--------------------------------------
[~rsivaram] This test failed after the patch is merged in, could you take
another look to see if it is related?
https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/1543/testReport/junit/kafka.api/SaslPlaintextConsumerTest/testPauseStateNotPreservedByRebalance/
> Reuse of temporary directories leading to transient unit test failures
> ----------------------------------------------------------------------
>
> Key: KAFKA-2718
> URL: https://issues.apache.org/jira/browse/KAFKA-2718
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Affects Versions: 0.9.1.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.9.0.1
>
>
> Stack traces in some of the transient unit test failures indicate that
> temporary directories used for Zookeeper are being reused.
> {quote}
> kafka.common.TopicExistsException: Topic "topic" already exists.
> at
> kafka.admin.AdminUtils$.createOrUpdateTopicPartitionAssignmentPathInZK(AdminUtils.scala:253)
> at kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:237)
> at kafka.utils.TestUtils$.createTopic(TestUtils.scala:231)
> at kafka.api.BaseConsumerTest.setUp(BaseConsumerTest.scala:63)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)