mimaison commented on pull request #9313:
URL: https://github.com/apache/kafka/pull/9313#issuecomment-705563795


   @scanterog 
   `testClusterConfigProperties()` seems to be failing now. Can you fix it 
before I take a look at the PR?
   
   ```
   org.apache.kafka.connect.mirror.MirrorMakerConfigTest > 
testClusterConfigProperties FAILED
       java.lang.AssertionError: source.cluster.bootstrap.servers is set 
expected:<servers-one> but was:<null>
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.failNotEquals(Assert.java:835)
           at org.junit.Assert.assertEquals(Assert.java:120)
           at 
org.apache.kafka.connect.mirror.MirrorMakerConfigTest.testClusterConfigProperties(MirrorMakerConfigTest.java:55)
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to