[ https://issues.apache.org/jira/browse/KAFKA-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925647#comment-16925647 ]
Mickael Maison commented on KAFKA-5723: --------------------------------------- [~viktorsomogyi] Are you working on this? I assume this requires a KIP as AdminClient does not expose a method to send an ApiVersions request. If not I'll grab it > 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 (v8.3.2#803003)