[ https://issues.apache.org/jira/browse/KAFKA-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-8544: ------------------------------- Issue Type: Improvement (was: New Feature) > Remove legacy kafka.admin.AdminClient > ------------------------------------- > > Key: KAFKA-8544 > URL: https://issues.apache.org/jira/browse/KAFKA-8544 > Project: Kafka > Issue Type: Improvement > Reporter: Ismael Juma > Assignee: Ismael Juma > Priority: Major > 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)