What's New in Cruise Control
New features and functional updates for Cruise Control are introduced in Cloudera Runtime 7.3.2, its service packs, and cumulative hotfixes.
Cloudera Runtime 7.3.2.10000 SP1
- Centralized TLS protocol and cipher settings
- When you enable the
TLS_ADVANCED_CONTROLfeature flag, thewebserver.ssl.include.protocolsandwebserver.ssl.include.ciphersCruise Control webserver properties default to the centralized Cloudera Manager TLS settings. Do not configure these properties in the safety valve when the flag is enabled. For information about enabling the feature flag, see Transport Layer Security Support and Custom Protocol Configuration.
Cloudera Runtime 7.3.2.100 CHF 1
There are no new features introduced in this release.
Cloudera Runtime 7.3.2
- New configuration parameter for controlling IP stack preference
-
A new
cc.additional.java.optionsconfiguration parameter is available on the Cruise Control configuration page in Cloudera Manager. The default value sets the IP protocol to IPv4. - New
intra.broker.goalsconfiguration for Cruise Control -
Cloudera Manager introduces a new
intra.broker.goalsconfiguration for Cruise Control. The default value includescom.linkedin.kafka.cruisecontrol.analyzer.goals.IntraBrokerDiskCapacityGoalandcom.linkedin.kafka.cruisecontrol.analyzer.goals.IntraBrokerDiskUsageDistributionGoal.This has an effect on the existing Default Goals (
default.goals) configuration, which must be a subset of Supported Goals and Supported Intra Broker Goals.Additionally, the
intra.broker.goalsconfiguration no longer needs to be defined in an advanced configuration snippet if done previously.
