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

[GitHub] kafka pull request #4112: MINOR: Rename ZookeeperClient to ZooKeeperClient a...

GitHub user ijuma opened a pull request:

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

    MINOR: Rename ZookeeperClient to ZooKeeperClient and move it to kafka.zookeeper

    

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

    $ git pull https://github.com/ijuma/kafka rename-zookeeper-client-and-move-to-zookeper-package

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

    https://github.com/apache/kafka/pull/4112.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 #4112
    
----
commit 96f641df6293cef149181c80f4cc1d14bce11e39
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-10-22T07:57:26Z

    MINOR: Rename ZookeeperClient to ZooKeeperClient and move it to kafka.zookeeper

----


---

[GitHub] kafka pull request #4112: MINOR: Rename and change package of async ZooKeepe...

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

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


---