[
https://issues.apache.org/jira/browse/KAFKA-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752726#comment-16752726
]
ASF GitHub Bot commented on KAFKA-5692:
---------------------------------------
junrao commented on pull request #3848: KAFKA-5692: Change
PreferredReplicaLeaderElectionCommand to use Admin…
URL: https://github.com/apache/kafka/pull/3848
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Refactor PreferredReplicaLeaderElectionCommand to use AdminClient
> -----------------------------------------------------------------
>
> Key: KAFKA-5692
> URL: https://issues.apache.org/jira/browse/KAFKA-5692
> Project: Kafka
> Issue Type: Improvement
> Components: admin, core
> Reporter: Tom Bentley
> Assignee: Tom Bentley
> Priority: Minor
> Labels: kip, patch-available
> Fix For: 2.2.0
>
>
> The PreferredReplicaLeaderElectionCommand currently uses a direct connection
> to zookeeper. The zookeeper dependency should be deprecated and an
> AdminClient API created to be used instead.
> This change will require a KIP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)