[ 
https://issues.apache.org/jira/browse/KAFKA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053174#comment-14053174
 ] 

Jun Rao commented on KAFKA-1529:
--------------------------------

The issue is probably due to not enough retries in the producer. However, 
testAutoCreateAfterDeleteTopic seems redundant since it should be covered by 
testRecreateTopicAfterDeletion already.

> 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)

Reply via email to