[
https://issues.apache.org/jira/browse/KAFKA-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233601#comment-16233601
]
ASF GitHub Bot commented on KAFKA-6074:
---------------------------------------
GitHub user tedyu opened a pull request:
https://github.com/apache/kafka/pull/4166
KAFKA-6074 Use ZookeeperClient in ReplicaManager and Partition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tedyu/kafka trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4166.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 #4166
----
commit 81298fe6bfdce9dbd30c5c5601b8ea172c2e04c8
Author: tedyu <[email protected]>
Date: 2017-11-01T03:10:10Z
KAFKA-6074 Use ZookeeperClient in ReplicaManager and Partition
----
> Use ZookeeperClient in ReplicaManager and Partition
> ---------------------------------------------------
>
> Key: KAFKA-6074
> URL: https://issues.apache.org/jira/browse/KAFKA-6074
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Affects Versions: 1.1.0
> Reporter: Jun Rao
> Assignee: Ted Yu
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: 6074.v1.txt
>
>
> We want to replace the usage of ZkUtils with ZookeeperClient in
> ReplicaManager and Partition.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)