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

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

GitHub user rajinisivaram opened a pull request:

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

    KAFKA-5920: Handle SSL handshake failures as authentication exceptions

    

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

    $ git pull https://github.com/rajinisivaram/kafka 
KAFKA-5920-SSL-handshake-failure

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

    https://github.com/apache/kafka/pull/3918.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 #3918
    
----
commit baada6c9c7ddf85ec00bd5bf23b464ed79571283
Author: Rajini Sivaram <rajinisiva...@googlemail.com>
Date:   2017-09-18T22:06:48Z

    KAFKA-5920: Handle SSL handshake failures as authentication exceptions

----


> Handle SSL authentication failures as non-retriable exceptions in clients
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-5920
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5920
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 1.0.0
>
>
> KIP-152 improves diagnostics for SASL authentication failures and propagates 
> SASL authentication failures to producers and consumers. For SSL 
> authentication, we can't have protocol changes, but we should try and adopt 
> the same behaviour if possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to