Jose Armando Garcia Sancio created KAFKA-8405:
-------------------------------------------------
Summary: Remove deprecated preferred leader RPC and Command
Key: KAFKA-8405
URL: https://issues.apache.org/jira/browse/KAFKA-8405
Project: Kafka
Issue Type: Task
Components: admin
Affects Versions: 3.0.0
Reporter: Jose Armando Garcia Sancio
Fix For: 3.0.0
For version 2.4.0, we deprecated:
# AdminClient.electPreferredLeaders
# ElectPreferredLeadersResult
# ElectPreferredLeadersOptions
# PreferredReplicaLeaderElectionCommand.
For version 3.0.0 we should remove all of this symbols and the reference to
them. For the command that includes:
# bin/kafka-preferred-replica-election.sh
# bin/windows/kafka-preferred-replica-election.bat
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)