Tom Bentley created KAFKA-5692:
----------------------------------
Summary: Refactor PreferredReplicaLeaderElectionCommand to use
AdminClient
Key: KAFKA-5692
URL: https://issues.apache.org/jira/browse/KAFKA-5692
Project: Kafka
Issue Type: Bug
Reporter: Tom Bentley
Assignee: Tom Bentley
Priority: Minor
The PreferredReplicaLeaderElectionCommand currently uses a direction 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
(v6.4.14#64029)