You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/05 12:57:04 UTC

[jira] [Commented] (KAFKA-5179) Log connection termination during authentication

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

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

GitHub user rajinisivaram opened a pull request:

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

    KAFKA-5179: Log connection termination during authentication

    

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

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-5179

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

    https://github.com/apache/kafka/pull/2980.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 #2980
    
----
commit 400e04bbe9f0968b8091b72baeefb08621fe1b34
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2017-05-05T12:41:53Z

    KAFKA-5179: Log connection termination during authentication

----


> Log connection termination during authentication
> ------------------------------------------------
>
>                 Key: KAFKA-5179
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5179
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 0.10.2.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.11.0.0
>
>
> As discussed in KAFKA-4764, this is to provide feedback to users, since currently IOException are logged at debug level and it is hard to tell if a connection was terminated due to invalid credentials. KIP-152 addresses a long-term fix to handle authentication failures better in Kafka.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)