Bryan Baugher created KAFKA-4013:
------------------------------------
Summary: SaslServerCallbackHandler should include cause for
exception
Key: KAFKA-4013
URL: https://issues.apache.org/jira/browse/KAFKA-4013
Project: Kafka
Issue Type: Improvement
Components: clients
Reporter: Bryan Baugher
SaslServerCallbackHandler can throw an exception setting the authorized id for
a user[1] but will not include the cause which makes it hard to debug
[1] -
https://github.com/apache/kafka/blob/0.10.0.0/clients/src/main/java/org/apache/kafka/common/security/authenticator/SaslServerCallbackHandler.java#L92
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)