Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-8544

Remove legacy kafka.admin.AdminClient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ijuma Ismael Juma
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: