You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/08 18:21:00 UTC

[jira] [Commented] (KAFKA-5646) Use async ZookeeperClient for DynamicConfigManager

    [ https://issues.apache.org/jira/browse/KAFKA-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244471#comment-16244471 ] 

ASF GitHub Bot commented on KAFKA-5646:
---------------------------------------

GitHub user omkreddy opened a pull request:

    https://github.com/apache/kafka/pull/4194

    KAFKA-5646:  Use KafkaZkClient in AdminUtils and DynamicConfigManager

    Use KafkaZkClient in ConfigCommand, ReassignPartitionsCommand, TopicCommand

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omkreddy/kafka KAFKA-5646-ZK-ADMIN-UTILS-DYNAMIC-MANAGER

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4194.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 #4194
    
----
commit debc997f7cf0e2ddf119d3a50b7183e9737c2f1b
Author: Manikumar Reddy <ma...@gmail.com>
Date:   2017-11-08T17:52:35Z

    KAFKA-5646: 1) Use KafkaZkClient in AdminUtils and  DynamicConfigManager
    2) Use KafkaZkClient in ConfigCommand, ReassignPartitionsCommand, TopicCommand

commit 30e1e333adfda31b0f38d2755d6a8fe270d6f926
Author: Manikumar Reddy <ma...@gmail.com>
Date:   2017-11-08T17:55:36Z

     Update test classes to use KafkaZkClient

----


> Use async ZookeeperClient for DynamicConfigManager
> --------------------------------------------------
>
>                 Key: KAFKA-5646
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5646
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 1.1.0
>            Reporter: Ismael Juma
>            Assignee: Manikumar
>             Fix For: 1.1.0
>
>
> We want to replace the usage of ZkUtils with ZookeeperClient in DynamicConfigManager.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)