[ https://issues.apache.org/jira/browse/KAFKA-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217212#comment-16217212 ]
ASF GitHub Bot commented on KAFKA-6072: --------------------------------------- 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 <manikumar.re...@gmail.com> Date: 2017-10-19T15:51:55Z KAFKA-6072: User ZookeeperClient in GroupCoordinator and TransactionCoordinator ---- > Use ZookeeperClient in GroupCoordinator and TransactionCoordinator > ------------------------------------------------------------------ > > Key: KAFKA-6072 > URL: https://issues.apache.org/jira/browse/KAFKA-6072 > Project: Kafka > Issue Type: Sub-task > Components: core > Affects Versions: 1.1.0 > Reporter: Jun Rao > Assignee: Manikumar > Fix For: 1.1.0 > > > We want to replace the usage of ZkUtils in GroupCoordinator and > TransactionCoordinator with ZookeeperClient. -- This message was sent by Atlassian JIRA (v6.4.14#64029)