Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
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
- links to