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

Ismael Juma updated KAFKA-5723:
-------------------------------
    Description: 
Currently it uses the deprecated AdminClient and in order to remove usages of 
that client, this class needs to be refactored.

Update: after KAFKA-8544, the deprecated kafka.admin.AdminClient has been 
removed and the functionality needed by BrokerApiVersionsCommand was inlined. 
We should remove that as part of this ticket.

  was:Currently it uses the deprecated AdminClient and in order to remove 
usages of that client, this class needs to be refactored.


> Refactor BrokerApiVersionsCommand to use AdminClient
> ----------------------------------------------------
>
>                 Key: KAFKA-5723
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5723
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Viktor Somogyi-Vass
>            Assignee: Viktor Somogyi-Vass
>            Priority: Major
>
> Currently it uses the deprecated AdminClient and in order to remove usages of 
> that client, this class needs to be refactored.
> Update: after KAFKA-8544, the deprecated kafka.admin.AdminClient has been 
> removed and the functionality needed by BrokerApiVersionsCommand was inlined. 
> We should remove that as part of this ticket.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to