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.74k stars 585 forks source link

high-availability for CC #2108

Closed proggga closed 8 months ago

proggga commented 8 months ago

Hello, my question is - is it possible to run two cruise control for one kafka cluster? Will it break something, or anything. I'm just asking because want to have high available CC in two regions. Thanks!

mhratson commented 8 months ago

High Availability for CC is not yet available. If you come across such implementation (on maybe a fork) please let us know.