ning2008wisc commented on a change in pull request #9224:
URL: https://github.com/apache/kafka/pull/9224#discussion_r485361003



##########
File path: 
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/TestUtils.java
##########
@@ -32,4 +73,166 @@
         }
         return props;
     }
+    
+    /*
+     * launch the connectors on kafka connect cluster, then check if they are 
running
+     */
+    public static void waitUntilMirrorMakerIsRunning(EmbeddedConnectCluster 
connectCluster, List<Class> connectorClasses,

Review comment:
       this is mostly copy-paste from `MirrorConnectorsIntegrationTest`




----------------------------------------------------------------
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


Reply via email to