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 <ism...@juma.me.uk> Date: 2017-10-22T07:57:26Z MINOR: Rename ZookeeperClient to ZooKeeperClient and move it to kafka.zookeeper ---- ---