Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-8232

Flaky test kafka.admin.TopicCommandWithAdminClientTest.testTopicDeletion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0, 2.2.1
    • core
    • None

    Description

      java.lang.AssertionError: Delete path for topic should exist after deletion.
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.junit.Assert.assertTrue(Assert.java:42)
      	at kafka.admin.TopicCommandWithAdminClientTest.testTopicDeletion(TopicCommandWithAdminClientTest.scala:471)

      The verification doesn't look safe since the delete path could have been removed before the test verifies it.

      Attachments

        Issue Links

          Activity

            People

              rsivaram Rajini Sivaram
              rsivaram Rajini Sivaram
              Manikumar Manikumar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: