GitHub user tatsuyafw opened a pull request: https://github.com/apache/camel/pull/963
Renamed the producer name from Zookeeper to ZooKeeper Hi! This PR just renames the ZooKeeper's producer name from ZookeeperProducer to Zoo**K**eeperProducer because other classes use ZooKeeper. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tatsuyafw/camel fix-typo-zookeeper Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/963.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 #963 ---- commit 29c03bbe059ce40175d4f49cc15b953cccbd88c2 Author: Tatsuya Hoshino <tatsuya7.hoshi...@gmail.com> Date: 2016-04-26T23:04:41Z Renamed the producer name from Zookeeper to ZooKeeper ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---