hysuuuu opened a new pull request, #23485: URL: https://github.com/apache/kafka/pull/23485
Previously, `SaslAuthenticatorTest` blindly caught `AssertionFailedError`. This allows unrelated assertion failures in `checkClientConnection` to pass the test. Added an exact message check for "No disconnects should have occurred" to ensure the tests pass only when the server explicitly drops the connection, which is the expected behavior. -- 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]
