unit_balance_resource_weight specifies the weight of resources in the unit load balancing strategies. Usually, you do not need to set this parameter.
Note
This parameter is deprecated since OceanBase Database V4.0.0.
| Parameter | Description |
|---|---|
| Type | String |
| Default value | Null |
| Value range | NULL |
| Effective upon restart of OBServer node | No |
Notice
- By default, the weight is empty. If you specify this parameter, all the weights must sum up to 100.
- This parameter takes effect only when
enable_unit_balance_resource_weightis set toTrue.