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.76k stars 590 forks source link

Feature: HA support in either Active:Active or Active:Passive #454

Open nareshv opened 5 years ago

nareshv commented 5 years ago

Currently each CC manages one Kafka Cluster. Its good to start thinking of supporting HA in terms of either Active:Active or Active:Passive which helps teams configure their environments.

zBrainiac commented 3 years ago

Is there any update wrt of CC HA? Multiple CC instances which listing but only one is executing the required goals?