gharris1727 commented on code in PR #14769:
URL: https://github.com/apache/kafka/pull/14769#discussion_r1399656534


##########
streams/src/test/java/org/apache/kafka/streams/integration/IQv2IntegrationTest.java:
##########
@@ -418,6 +418,8 @@ public String metricsScope() {
             })
         );
 
+        // do not use the harness streams

Review Comment:
   I changed this, let me know if the new comment makes more sense or if you'd 
like it removed.
   
   I was indicating that the KafkaStreams that the test harness set up for the 
test won't be used, and a different KafkaStreams was being substituted.



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