arbitration_timeout specifies the timeout period for triggering automatic downgrade.
Note
This parameter is available in OceanBase Database V4.1.0 and later.
| Property | Description |
|---|---|
| Type | INTERVAL |
| Default value | 5s |
| Value range | [3s,+∞) |
| Effective upon OBServer node restart | No |
Examples
ALTER SYSTEM SET arbitration_timeout='30s';