Field and Description |
---|
com.linkedin.kafka.cruisecontrol.config.KafkaCruiseControlConfig.NUM_METRIC_FETCHERS_CONFIG
(i.e. cannot be configured to a value other than 1).
num.metric.fetchers |
Method and Description |
---|
com.linkedin.kafka.cruisecontrol.monitor.sampling.MetricSamplerPartitionAssignor.assignPartitions(Cluster, int)
Please use
MetricSamplerPartitionAssignor.assignPartitions(Cluster) .
Assign the partitions in the cluster to the metric fetchers. |