[ 
https://issues.apache.org/jira/browse/KAFKA-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404754#comment-15404754
 ] 

ASF GitHub Bot commented on KAFKA-4013:
---------------------------------------

GitHub user bbaugher opened a pull request:

    https://github.com/apache/kafka/pull/1695

    KAFKA-4013: Included exception cause in SaslServerCallbackHandler

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbaugher/kafka KAFKA-4013

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1695.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1695
    
----
commit 0e72dcb6d2a20095f03e659c600aabeab1c52c88
Author: Bryan Baugher <bryan.baug...@cerner.com>
Date:   2016-08-02T20:43:04Z

    KAFKA-4013: Included exception cause in SaslServerCallbackHandler

----


> 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)

Reply via email to