ning2008wisc commented on a change in pull request #9224:
URL: https://github.com/apache/kafka/pull/9224#discussion_r527391656



##########
File path: 
connect/mirror/src/test/java/org/apache/kafka/connect/mirror/TestUtils.java
##########
@@ -32,4 +32,15 @@
         }
         return props;
     }
-}
+    
+    /*
+     * return records with different but predictable key and value 
+     */
+    public static Map<String, String> expectedRecords(int numRecords) {

Review comment:
       rename to `generateRecords` ?




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