You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by omkreddy <gi...@git.apache.org> on 2017/10/28 18:57:18 UTC

[GitHub] kafka pull request #4155: KAFKA-5645: Use async ZookeeperClient in SimpleAcl...

GitHub user omkreddy opened a pull request:

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

    KAFKA-5645: Use async ZookeeperClient in SimpleAclAuthorizer

    

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

    $ git pull https://github.com/omkreddy/kafka KAFKA-5645-ZK-AUTHORIZER-VERSION2

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

    https://github.com/apache/kafka/pull/4155.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 #4155
    
----
commit 5159400d41ca269aada5d9930a5cf4b810652754
Author: Manikumar Reddy <ma...@gmail.com>
Date:   2017-10-27T07:50:27Z

    KAFKA-5645: Use async ZookeeperClient in SimpleAclAuthorizer

----


---

[GitHub] kafka pull request #4155: KAFKA-5645: Use async ZookeeperClient in SimpleAcl...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---