GitHub user eribeiro opened a pull request: https://github.com/apache/kafka/pull/168
KAFKA-1811 Ensuring registered broker host:port is unique Adds a ZKLock recipe implementation to guarantee that the host:port pair is unique among the brokers registered on ZooKeeper. You can merge this pull request into a Git repository by running: $ git pull https://github.com/eribeiro/kafka KAFKA-1811 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/168.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 #168 ---- commit a9941892833e8e25c36ee0aac8704143863db452 Author: Edward Ribeiro <edward.ribe...@gmail.com> Date: 2015-08-25T15:29:12Z KAFKA-1811 Ensuring registered broker host:port is unique ---- --- 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. ---