linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
https://github.com/linkedin/cruise-control/tags
BSD 2-Clause "Simplified" License
2.75k stars 588 forks source link

Add the max allowed imputations. #5

Closed becketqin closed 5 years ago

efeg commented 5 years ago

MAX_ALLOWED_EXTRAPOLATIONS_PER_BROKER_CONFIG, MAX_ALLOWED_EXTRAPOLATIONS_PER_PARTITION_CONFIG, and MAX_ALLOWED_EXTRAPOLATIONS_PER_ENTITY_CONFIG have been added to the codebase a while ago -- closing the ticket.