[
https://issues.apache.org/jira/browse/KAFKA-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216276#comment-16216276
]
Jun Rao commented on KAFKA-6074:
--------------------------------
[~tedyu], thanks for the patch. A couple of comments.
1. You don't need to use ZooKeeperClientWrapper. We can just implement
createSequentialPersistentPath() like what createPartitionReassignment() does.
2. Could you submit the patch as a git pull request? See
https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Code+Changes for
details.
> 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
> 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)