Note
OceanBase Database V4.x adopts the standalone log stream architecture, where replicas are distributed at the log stream granularity. The load balancing module does not directly control partition balancing. This parameter is no longer applicable and has been deprecated since OceanBase Database V4.0.0.
unit_balance_resource_weight specifies the weights of resources in unit load balancing strategies. Usually, you do not need to set this parameter.
| Attribute | Description |
|---|---|
| Type | String |
| Default value | Empty string |
| Value range | NULL |
| Effective upon OBServer node restart | No |
Notice
- By default, the weights are empty. If you specify the weights, the sum of all weights must be 100.
- This parameter takes effect only when
enable_unit_balance_resource_weightis set toTrue.