You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/09/18 09:45:00 UTC

[jira] [Created] (KAFKA-5920) Handle SSL authentication failures as non-retriable exceptions in clients

Rajini Sivaram created KAFKA-5920:
-------------------------------------

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