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 |
Enum Constant and Description |
---|
com.linkedin.kafka.cruisecontrol.model.Broker.Strategy.BAD_DISKS
- a bad disks broker used to represent a broker whose disk was in an unhealthy state.
It used to be treated similar to a
Broker.Strategy.DEAD broker, where we could only move things off of the bad disk (potentially inside a healthy disk in the same broker)
SBC does not support JBOD. Currently unused. |