You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Damian Guy (JIRA)" <ji...@apache.org> on 2018/02/08 14:46:00 UTC

[jira] [Updated] (KAFKA-5692) Refactor PreferredReplicaLeaderElectionCommand to use AdminClient

     [ https://issues.apache.org/jira/browse/KAFKA-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damian Guy updated KAFKA-5692:
------------------------------
    Fix Version/s:     (was: 1.1.0)
                   2.0.0

> Refactor PreferredReplicaLeaderElectionCommand to use AdminClient
> -----------------------------------------------------------------
>
>                 Key: KAFKA-5692
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5692
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Tom Bentley
>            Assignee: Tom Bentley
>            Priority: Minor
>              Labels: kip, patch-available
>             Fix For: 2.0.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)