[ https://issues.apache.org/jira/browse/KAFKA-18527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915839#comment-17915839 ]
Lianet Magrans commented on KAFKA-18527: ---------------------------------------- Hey [~frankvicky] , this looks interesting, could be indeed a similar gap. I expect the auth failure should come out either from the FindCoord request or from Metadata requests in this case (I guess those are the 2 requests being generated here). Let me take a closer look at the failing tests to better understand and I will update back here asap. > SaslClientsWithInvalidCredentialsTest.java and > SaslClientsWithInvalidCredentialsTest.scala should run for async consumer > ------------------------------------------------------------------------------------------------------------------------ > > Key: KAFKA-18527 > URL: https://issues.apache.org/jira/browse/KAFKA-18527 > Project: Kafka > Issue Type: Sub-task > Components: clients, consumer > Reporter: 黃竣陽 > Assignee: TengYao Chi > Priority: Blocker > Labels: kip-848-client-support > Fix For: 4.0.0 > > > All tests in the file are parametrized to run for Classic only, so they won't > run with the new async consumer. We should enabled them so that they run both > both consumers. -- This message was sent by Atlassian Jira (v8.20.10#820010)