OmniaGM commented on code in PR #12577:
URL: https://github.com/apache/kafka/pull/12577#discussion_r1022162537


##########
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/MirrorMakerConfigTest.java:
##########
@@ -77,20 +79,23 @@ public void testReplicationConfigProperties() {
 
     @Test
     public void testClientConfigProperties() {
+        String clusterABBootstrap = "127.0.0.1:9092, 127.0.0.2:9092";

Review Comment:
   test now is fine on Jenkins. We have two unrelated failed test cases 
[https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-12577/31/testReport/
 
](https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-12577/31/testReport/
 )



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