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

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

GitHub user vahidhashemian opened a pull request:

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

    KAFKA-5854: (WIP) Handle SASL authentication failures as non-retriable 
exceptions in clients

    This PR depends on the in progress [PR for 
KAFKA-4764](https://github.com/apache/kafka/pull/3708).

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

    $ git pull https://github.com/vahidhashemian/kafka KAFKA-5854

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

    https://github.com/apache/kafka/pull/3832.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 #3832
    
----
commit a7eca1ecb0d56004559193c716ec83601c5e95f4
Author: Rajini Sivaram <[email protected]>
Date:   2017-08-21T18:59:43Z

    KAFKA-4764: Wrap SASL tokens in Kafka headers to improve diagnostics

commit e8cc0e663379c75447d8ec894a41b150b68d1f29
Author: Vahid Hashemian <[email protected]>
Date:   2017-09-11T23:15:22Z

    KAFKA-5854: (WIP) Handle SASL authentication failures as non-retriable 
exceptions in clients

----


> Handle SASL authentication failures as non-retriable exceptions in clients
> --------------------------------------------------------------------------
>
>                 Key: KAFKA-5854
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5854
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients
>            Reporter: Rajini Sivaram
>            Assignee: Vahid Hashemian
>             Fix For: 1.0.0
>
>
> Produce and consumer changes to avoid retries on authentication failures.
> Details are in 
> [KIP-152|https://cwiki.apache.org/confluence/display/KAFKA/KIP-152+-+Improve+diagnostics+for+SASL+authentication+failures]



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

Reply via email to