Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7645 Fix flaky unit test for 2.1 branch
  3. KAFKA-7486

Flaky test `DeleteTopicTest.testAddPartitionDuringDeleteTopic`

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Starting to see more of this recently:

      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)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            hachikuji Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: