You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/10/08 03:35:00 UTC

[jira] [Commented] (KAFKA-7486) Flaky test `DeleteTopicTest.testAddPartitionDuringDeleteTopic`

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

Chia-Ping Tsai commented on KAFKA-7486:
---------------------------------------

[~hachikuji] Could I take over this jira?

> Flaky test `DeleteTopicTest.testAddPartitionDuringDeleteTopic`
> --------------------------------------------------------------
>
>                 Key: KAFKA-7486
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7486
>             Project: Kafka
>          Issue Type: Bug
>            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)