johnnychhsu commented on code in PR #15556:
URL: https://github.com/apache/kafka/pull/15556#discussion_r1546456617


##########
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/integration/MirrorConnectorsIntegrationBaseTest.java:
##########
@@ -900,7 +900,7 @@ public void testReplicateFromLatest() throws Exception {
 
         String backupTopic = remoteTopicName(topic, PRIMARY_CLUSTER_ALIAS);
         // wait for at least the expected number of records to be replicated 
to the backup cluster

Review Comment:
   from this comment, I think what it wants to do is, verify that there are 
enough records in primary first, then consume all from backup to check that 
there are enough records in backup



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