chia7712 commented on code in PR #20108:
URL: https://github.com/apache/kafka/pull/20108#discussion_r2221659660


##########
test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/ClusterInstance.java:
##########
@@ -288,69 +339,22 @@ default void deleteTopic(String topicName) throws 
InterruptedException {
     void waitForReadyBrokers() throws InterruptedException;
 
     default void waitForTopic(String topic, int partitions) throws 
InterruptedException {

Review Comment:
   Perhaps it should be renamed to `waitTopicCreation` to correspond with 
`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

Reply via email to