[ https://issues.apache.org/jira/browse/KAFKA-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866848#comment-16866848 ]
Jose Armando Garcia Sancio commented on KAFKA-8405: --------------------------------------------------- Correct. In 2.4.0 we implemented [KIP-460|https://cwiki.apache.org/confluence/display/KAFKA/KIP-460%3A+Admin+Leader+Election+RPC]. [~m.sandeep] I would pick a different issue to work on as we won't be able to merge it for a while. We can only remove those classes/symbols in Kafka 3.0.0. From my point of view there is no concrete date for that version of Kafka. > 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 > Priority: Blocker > 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)