[
https://issues.apache.org/jira/browse/KAFKA-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996259#comment-16996259
]
ASF GitHub Bot commented on KAFKA-5722:
---------------------------------------
viktorsomogyi commented on pull request #4416: KAFKA-5722: [WIP] New
ConfigCommand that uses AdminClient
URL: https://github.com/apache/kafka/pull/4416
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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-Vass
> Assignee: Viktor Somogyi-Vass
> Priority: Major
> Labels: kip, needs-kip
> Fix For: 2.5.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
(v8.3.4#803005)