Jason Gustafson created KAFKA-7486:
--------------------------------------

             Summary: Flaky test 
`DeleteTopicTest.testAddPartitionDuringDeleteTopic`
                 Key: KAFKA-7486
                 URL: https://issues.apache.org/jira/browse/KAFKA-7486
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson


Starting to see more of this recently:
{code}
10:06:28 kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic FAILED
10:06:28     kafka.admin.AdminOperationException: 
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /brokers/topics/test
10:06:28         at 
kafka.zk.AdminZkClient.writeTopicPartitionAssignment(AdminZkClient.scala:162)
10:06:28         at 
kafka.zk.AdminZkClient.createOrUpdateTopicPartitionAssignmentPathInZK(AdminZkClient.scala:102)
10:06:28         at 
kafka.zk.AdminZkClient.addPartitions(AdminZkClient.scala:229)
10:06:28         at 
kafka.admin.DeleteTopicTest.testAddPartitionDuringDeleteTopic(DeleteTopicTest.scala:266)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to