chia7712 commented on code in PR #18609: URL: https://github.com/apache/kafka/pull/18609#discussion_r1927455995
########## tools/src/test/java/org/apache/kafka/tools/consumer/group/SaslClientsWithInvalidCredentialsTest.java: ########## @@ -149,7 +149,7 @@ public void testConsumerGroupServiceWithAuthenticationFailure(String quorum, Str } @ParameterizedTest(name = "{displayName}.quorum={0}.groupProtocol={1}") Review Comment: @frankvicky Could you please add the following comment to this test case? ``` // NOTE: Not able to refer TestInfoUtils#TestWithParameterizedQuorumName() in the ParameterizedTest 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org