[ 
https://issues.apache.org/jira/browse/KAFKA-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dong Lin updated KAFKA-7486:
----------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: KAFKA-7645

> Flaky test `DeleteTopicTest.testAddPartitionDuringDeleteTopic`
> --------------------------------------------------------------
>
>                 Key: KAFKA-7486
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7486
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Jason Gustafson
>            Priority: Major
>
> 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