Mickael Maison created KAFKA-14176: -------------------------------------- Summary: Reduce visibility of WorkerConfig.lookupKafkaClusterId Key: KAFKA-14176 URL: https://issues.apache.org/jira/browse/KAFKA-14176 Project: Kafka Issue Type: Improvement Components: KafkaConnect Reporter: Mickael Maison
Following [KAFKA-14160|https://github.com/apache/kafka/pull/12536#top] we can reduce the visibility of WorkerConfig.lookupKafkaClusterId. Once all callers have been updated to use Mockito we can replace them by calls to WorkerConfig.kafkaClusterId. -- This message was sent by Atlassian Jira (v8.20.10#820010)