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 is deprecated in OceanBase Database V4.0.0 and later.
| Property | Description |
|---|---|
| Type | String |
| Default value | Null |
| Value range | N/A |
| 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 to True.