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

KafkaAdminClient#describeTopics always goes through the controller

    XMLWordPrintableJSON

Details

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

    Description

      KafkaAdminClient#describeTopic makes a MetadataRequest against the controller. We should consider routing the request to any broker in the cluster using `LeastLoadedNodeProvider` instead, so that we don't overwhelm the controller with these requests.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhruvilshah Dhruvil Shah
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: