Reference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::V1::RebalanceConfig::Mode.
The partition rebalance mode for the cluster.
Constants
MODE_UNSPECIFIED
value: 0 A mode was not specified. Do not use.
NO_REBALANCE
value: 1 Do not rebalance automatically.
AUTO_REBALANCE_ON_SCALE_UP
value: 2 Automatically rebalance topic partitions among brokers when the
cluster is scaled up.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]