[ https://issues.apache.org/jira/browse/KAFKA-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125601#comment-16125601 ]
Viktor Somogyi commented on KAFKA-5723: --------------------------------------- [~adyachkov] I don't think it requires, since it doesn't touch any public API that is enlisted on the [KIP wiki|https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals]. Your solution makes sense to me, I was thinking about this as well (I might stick with the listAllBrokerVersionInfo name as describeCluster lets me think about something more complicated). Please coordinate with [~ppatierno] regarding how to organize your code as he already started on some [other commands|https://issues.apache.org/jira/browse/KAFKA-5561]. > Refactor BrokerApiVersionsCommand to use the new AdminClient > ------------------------------------------------------------ > > Key: KAFKA-5723 > URL: https://issues.apache.org/jira/browse/KAFKA-5723 > Project: Kafka > Issue Type: Improvement > Reporter: Viktor Somogyi > Assignee: Viktor Somogyi > > Currently it uses the deprecated AdminClient and in order to remove usages of > that client, this class needs to be refactored. -- This message was sent by Atlassian JIRA (v6.4.14#64029)