Note
Since V4.x adopts a standalone log stream architecture, replicas are distributed at the log stream level, and the load balancing module cannot directly control partition balancing. Therefore, this parameter is no longer applicable and has been removed starting from V4.0.0.
Description
unit_balance_resource_weight specifies the resource weights used in the unit balancing strategy. This parameter is generally not required to be manually configured.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | String |
| Default value | NULL |
| Effective upon OBServer node restart | No |
Notice
- By default, the weight value is NULL. If you set the weight value, the total of all weight values must be 100.
- When
enable_unit_balance_resource_weightis enabled, theunit_balance_resource_weightparameter takes effect.