chia7712 commented on code in PR #17556:
URL: https://github.com/apache/kafka/pull/17556#discussion_r1807876478


##########
tools/src/test/java/org/apache/kafka/tools/consumer/group/DescribeConsumerGroupTest.java:
##########
@@ -919,6 +926,7 @@ public void testPrintVersion() {
     }
 
     private static ConsumerGroupCommand.ConsumerGroupService 
consumerGroupService(String[] args) {
+        System.out.println("args: " + Arrays.toString(args));

Review Comment:
   Please remove this line :)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to