[ https://issues.apache.org/jira/browse/KAFKA-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neha Narkhede updated KAFKA-1439: --------------------------------- Fix Version/s: 0.8.2 > 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 > Labels: newbie++ > Fix For: 0.8.2 > > > 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)