location_cache_refresh_rpc_timeout

2023-10-24 09:23:03  Updated

location_cache_refresh_rpc_timeout specifies the timeout period when refreshing the location cache through RPC.

Description

Attribute Description
Type Time
Default value 500ms
Value range [1ms, +∞)
Effective upon restart of OBServer node No

Example

obclient> ALTER SYSTEM SET location_cache_refresh_rpc_timeout = '50ms';

Contact Us