Jun Rao created KAFKA-1529:
------------------------------
Summary: transient unit test failure in
testAutoCreateAfterDeleteTopic
Key: KAFKA-1529
URL: https://issues.apache.org/jira/browse/KAFKA-1529
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.8.2
Reporter: Jun Rao
Assignee: Jun Rao
Saw the following transient failure.
kafka.admin.DeleteTopicTest > testAutoCreateAfterDeleteTopic FAILED
org.scalatest.junit.JUnitTestFailedError: Topic should have been auto
created
at
org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:101)
at
org.scalatest.junit.JUnit3Suite.newAssertionFailedException(JUnit3Suite.scala:149)
at org.scalatest.Assertions$class.fail(Assertions.scala:711)
at org.scalatest.junit.JUnit3Suite.fail(JUnit3Suite.scala:149)
at
kafka.admin.DeleteTopicTest.testAutoCreateAfterDeleteTopic(DeleteTopicTest.scala:222)
--
This message was sent by Atlassian JIRA
(v6.2#6252)