location_cache_refresh_rpc_timeout specifies the timeout period for refreshing the location cache through remote procedure calls (RPCs).
Description
| Property | Description |
|---|---|
| Type | INTERVAL |
| Default value | 500ms |
| Value range | [1ms,+∞) |
| Effective upon OBServer node restart | No |
Examples
obclient> ALTER SYSTEM SET location_cache_refresh_rpc_timeout = '50ms';