GitHub user omkreddy opened a pull request:
https://github.com/apache/kafka/pull/4126
KAFKA-6072: User ZookeeperClient in GroupCoordinator and
TransactionCoordinator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/kafka
KAFKA-6072-ZK-IN-GRoupCoordinator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4126.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 #4126
----
commit 65089d25b2f16f9dbdebc358ebd8252ce37b61d0
Author: Manikumar Reddy <[email protected]>
Date: 2017-10-19T15:51:55Z
KAFKA-6072: User ZookeeperClient in GroupCoordinator and
TransactionCoordinator
----
---