location_cache_refresh_rpc_timeout specifies the timeout period when refreshing location_cache by using RPC.
Description
| Property | Description |
|---|---|
| Parameter type | Time |
| Default value | 500ms |
| Value range | [1ms,+∞) |
| Effective upon OBServer restart | No |
Example
obclient> ALTER SYSTEM SET location_cache_refresh_rpc_timeout = '50ms';