gaurav-narula opened a new pull request, #20747: URL: https://github.com/apache/kafka/pull/20747
A TLS handshake failure results in an `INFO` log with a generic message of `SSL handshake failed`. The absence of a stacktrace, which I believe is to avoid polluting the logs in case of a misbehaving client, makes it hard to diagnose the underlying cause of the handshake failure. This change modifies the message to include the certificate failure reason which can provide a valuable hint to users regarding the underlying issue during an incident. -- 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]
