基于湖库一体架构,统一管理结构化、半结构化与非结构化等多模态数据,一个系统承载事务处理、实时分析与 AI 工作负载。
location_cache_refresh_rpc_timeout
更新时间:2026-06-24 11:21:32
location_cache_refresh_rpc_timeout表示通过 RPC 刷新 location_cache 的超时时间。
描述
| 属性 | 描述 |
|---|---|
| 参数类型 | 时间类型 |
| 默认值 | 500ms |
| 取值范围 | [1ms,+∞) |
| 是否重启 OBServer 生效 | 否 |
示例
obclient> ALTER SYSTEM SET location_cache_refresh_rpc_timeout = '50ms';