ning2008wisc commented on a change in pull request #9224: URL: https://github.com/apache/kafka/pull/9224#discussion_r485337705
########## File path: connect/mirror/src/test/java/org/apache/kafka/connect/mirror/TestUtils.java ########## @@ -32,4 +71,141 @@ } return props; } + + public static void waitUntilMirrorMakerIsRunning(EmbeddedConnectCluster connectCluster, List<Class> mirrorClasses, Review comment: This is the simple move from `MirrorConnectorsIntegrationTest` with generalization of connector class ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org