Ismael Juma created KAFKA-8544:
----------------------------------

             Summary: Remove legacy kafka.admin.AdminClient
                 Key: KAFKA-8544
                 URL: https://issues.apache.org/jira/browse/KAFKA-8544
             Project: Kafka
          Issue Type: Bug
            Reporter: Ismael Juma
            Assignee: Ismael Juma
             Fix For: 2.4.0


It has been deprecated since 0.11.0, it was never meant as a publicly
supported API and people should use
`org.apache.kafka.clients.admin.AdminClient` instead. Its presence
causes confusion and people still use them accidentally at times.

`BrokerApiVersionsCommand` uses one method that is not available
in `org.apache.kafka.clients.admin.AdminClient`, we inline it for now.



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

Reply via email to