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

We should update the README for kafka-version support #2134

Closed CCisGG closed 6 months ago

CCisGG commented 6 months ago

Since we have bumped the kafka version to 3.5, we should also update the README. https://github.com/linkedin/cruise-control/blob/2224e1d0b21a49a9b03e2c6ab46a9d3d0081d6d5/README.md?plain=1#L50

Ideally we may want to have a new default release branch "migrate_to_kafka_3.5"