Jun Rao created KAFKA-1439:
------------------------------

             Summary: transient unit test failure in 
testDeleteTopicDuringAddPartition
                 Key: KAFKA-1439
                 URL: https://issues.apache.org/jira/browse/KAFKA-1439
             Project: Kafka
          Issue Type: Bug
            Reporter: Jun Rao


Saw the following transient unit test failure.

kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition FAILED
    junit.framework.AssertionFailedError: Admin path /admin/delete_topic/test 
path not deleted even after a replica is restarted
        at junit.framework.Assert.fail(Assert.java:47)
        at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:578)
        at 
kafka.admin.DeleteTopicTest.verifyTopicDeletion(DeleteTopicTest.scala:333)
        at 
kafka.admin.DeleteTopicTest.testDeleteTopicDuringAddPartition(DeleteTopicTest.scala:216)




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to