mimaison commented on pull request #7577: URL: https://github.com/apache/kafka/pull/7577#issuecomment-649757602
Some of the failures look related: ``` 18:04:25 org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest > testReplication FAILED 18:04:25 java.lang.RuntimeException: Could not find enough records. found 0, expected 100 18:04:25 at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.consume(EmbeddedKafkaCluster.java:435) 18:04:25 at org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplication(MirrorConnectorsIntegrationTest.java:221) ``` Let's retest ---------------------------------------------------------------- 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