Description
Following KAFKA-14160 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.
Following KAFKA-14160 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.