[
https://issues.apache.org/jira/browse/KAFKA-14160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison resolved KAFKA-14160.
------------------------------------
Fix Version/s: 3.4.0
Reviewer: Chris Egerton
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 3.4.0
>
>
> 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)