chia7712 commented on code in PR #17949: URL: https://github.com/apache/kafka/pull/17949#discussion_r1861411178
########## tools/src/test/java/org/apache/kafka/tools/consumer/group/SaslClientsWithInvalidCredentialsTest.java: ########## @@ -106,13 +115,13 @@ public void setUp(TestInfo testInfo) { startSasl(jaasSections(KAFKA_SERVER_SASL_MECHANISMS, Some$.MODULE$.apply(KAFKA_CLIENT_SASL_MECHANISM), Both$.MODULE$, JaasTestUtils.KAFKA_SERVER_CONTEXT_NAME)); super.setUp(testInfo); Review Comment: This fails with latest code ... I have filed https://issues.apache.org/jira/browse/KAFKA-18109 to fix it. -- 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