You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Viktor Somogyi (JIRA)" <ji...@apache.org> on 2018/01/16 09:13:04 UTC

[jira] [Commented] (KAFKA-5722) Refactor ConfigCommand to use the AdminClient

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

Viktor Somogyi commented on KAFKA-5722:
---------------------------------------

[~rsivaram] I have published the KIP [here|[https://cwiki.apache.org/confluence/display/KAFKA/KIP-248+-+Create+New+ConfigCommand+That+Uses+The+New+AdminClient].] Could you please take a look at it?

> Refactor ConfigCommand to use the AdminClient
> ---------------------------------------------
>
>                 Key: KAFKA-5722
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5722
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Viktor Somogyi
>            Assignee: Viktor Somogyi
>            Priority: Major
>              Labels: kip, needs-kip
>             Fix For: 1.1.0
>
>
> The ConfigCommand currently uses a direct connection to zookeeper. The zookeeper dependency should be deprecated and an AdminClient API created to be used instead.
> This change requires a KIP.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)