showuon commented on a change in pull request #9674:
URL: https://github.com/apache/kafka/pull/9674#discussion_r533956768



##########
File path: 
streams/src/test/java/org/apache/kafka/streams/integration/StreamTableJoinTopologyOptimizationIntegrationTest.java
##########
@@ -221,7 +223,7 @@ private boolean topicExists(final String topic) {
         );
     }
 
-    private <K, V> void validateReceivedMessages(final String topic,
+    private <K, V> void validateMessagesReceived(final String topic,

Review comment:
       Rename the method name




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


Reply via email to