kpatelatwork commented on a change in pull request #10822:
URL: https://github.com/apache/kafka/pull/10822#discussion_r656633158



##########
File path: 
connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedConnectCluster.java
##########
@@ -428,6 +429,40 @@ public void restartConnector(String connName) {
         }
     }
 
+    /**
+     * Restart an existing connector and its tasks.
+     *
+     * @param connName name of the connector to be restarted

Review comment:
       Fixed documentation and renamed the method.




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