Mickael Maison created KAFKA-14160:
--------------------------------------
Summary: Streamline clusterId retrieval in Connect
Key: KAFKA-14160
URL: https://issues.apache.org/jira/browse/KAFKA-14160
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Reporter: Mickael Maison
Assignee: Mickael Maison
At startup Connect starts and closes 9 Admin client instances. Each of these
instance is only used to perform a single call, describeCluster(), in order to
retrieve the cluster Id.
We should retrieve the cluster id once and pass it down to each component that
needs it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)