You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2018/05/26 15:59:00 UTC

[jira] [Created] (KAFKA-6956) Use Java AdminClient in BrokerApiVersionsCommand

Ismael Juma created KAFKA-6956:
----------------------------------

             Summary: Use Java AdminClient in BrokerApiVersionsCommand
                 Key: KAFKA-6956
                 URL: https://issues.apache.org/jira/browse/KAFKA-6956
             Project: Kafka
          Issue Type: Improvement
            Reporter: Ismael Juma


The Scala AdminClient was introduced as a stop gap until we had an officially supported API. The Java AdminClient is the supported API so we should migrate all usages to it and remove the Scala AdminClient. This JIRA is for using the Java AdminClient in BrokerApiVersionsCommand. We would need to verify that the necessary APIs are available via the Java AdminClient.



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