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 2016/10/13 12:20:20 UTC

[jira] [Commented] (KAFKA-4292) Configurable SASL callback handlers

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

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

GitHub user rajinisivaram opened a pull request:

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

    KAFKA-4292: Configurable SASL callback handlers

    Implementation of KIP-86: https://cwiki.apache.org/confluence/display/KAFKA/KIP-86%3A+Configurable+SASL+callback+handlers

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

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

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

    https://github.com/apache/kafka/pull/2022.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 #2022
    
----
commit f7189cf914a337157db015d9d1687abbcae6377c
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2016-09-20T09:11:27Z

    KAFKA-4292: Configurable SASL callback handlers

----


> Configurable SASL callback handlers
> -----------------------------------
>
>                 Key: KAFKA-4292
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4292
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 0.10.1.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.10.2.0
>
>
> Implementation of KIP-86: https://cwiki.apache.org/confluence/display/KAFKA/KIP-86%3A+Configurable+SASL+callback+handlers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)