rondagostino commented on pull request #9356: URL: https://github.com/apache/kafka/pull/9356#issuecomment-703308436
Yeah, we no longer contact the server if the client doesn't recognize the SASL mechanism. The PR at https://github.com/apache/kafka/pull/9372 fixes this test, which was using an unknown SASL mechanism (SCRAM-SHA-256) according to the JAAS config (PLAIN). Now it will use PLAIN and bad credentials. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org