jim0987795064 opened a new pull request, #20108: URL: https://github.com/apache/kafka/pull/20108
## Changes - The partitions == 0 branch has been moved from **waitForTopic** to **waitTopicDeletion**. ## Reasons - Clarify the responsibility of each helper method makes the test code easier to reason by moving the partitions == 0 logic from **waitForTopic** into a dedicated method **waitTopicDeletion**. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org