[
https://issues.apache.org/jira/browse/KAFKA-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209796#comment-16209796
]
ASF GitHub Bot commented on KAFKA-6071:
---------------------------------------
GitHub user omkreddy opened a pull request:
https://github.com/apache/kafka/pull/4089
KAFKA-6071: Use ZookeeperClient in LogManager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/kafka KAFKA-6071-ZK-LOGMANAGER
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4089.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 #4089
----
commit 0f19b38f702094f3543a490f22104a6f275c38a7
Author: Manikumar Reddy <[email protected]>
Date: 2017-10-18T18:24:37Z
KAFKA-6071: Use ZookeeperClient in LogManager
----
> Use ZookeeperClient in LogManager
> ----------------------------------
>
> Key: KAFKA-6071
> URL: https://issues.apache.org/jira/browse/KAFKA-6071
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Affects Versions: 1.1.0
> Reporter: Jun Rao
> Assignee: Manikumar
>
> We want to replace the usage of ZkUtils in LogManager with ZookeeperClient.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)