What's New in Cruise Control
Learn about the new features of Cruise Control in Cloudera Runtime 7.2.16.
Rebasing Cruise Control to 2.5.85
Cruise Control is rebased to 2.5.85 version to be compatible with Apache Kafka 3.x version.
Adding MultiLevelRackAwareGoal to Cruise Control
As the currently available RackAwareGoal in Cruise Control does not support multi level rack awareness, a new goal was created to ensure that the replicas are assigned respecting the rules of multiple level racks.
The new goal is named
com.cloudera.kafka.cruisecontrol.analyzer.goals.MultiLevelRackAwareDistributionGoal.
For more information, see the Multi-level rack-aware distribution goal documentation.