unit_balance_resource_weight specifies the weights of resources in unit load balancing strategies. Usually, you do not need to set this parameter.
Note
This parameter has been deprecated since OceanBase Database V4.0.0.
| 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.