参数列表说明
更新时间:2025-05-28
本页面为您介绍集群的参数信息。
参数列表
| 参数 | 说明 |
|---|---|
| location_refresh_thread_count | 用于位置缓存刷新的线程数 |
| user_row_cache_priority | 基线数据行缓存在缓存系统中的优先级 |
| schema_history_expire_time | 回收站中对象保留时间 |
| fuse_row_cache_priority | 融合行缓存在缓存系统中的优先级 |
| sys_bkgd_net_percentage | 后台系统任务可占用网络带宽百分比 |
| large_query_threshold | 一个查询执行时间超过该阈值会被判断为大查询,执行大查询调度策略 |
| micro_block_merge_verify_level | 控制合并时宏块的校验级别 |
| bf_cache_priority | 布隆过滤器占用缓存的优先级 |
| bf_cache_miss_count_threshold | 用于控制bloomfilter cache的触发次数,当宏块未命中次数达到这个值时,给创建bloomfilter缓存。0表示关闭。 |
| user_block_cache_priority | 块索引在缓存系统中的优先级 |
| memory_reserved | 预留内存大小。 |
| builtin_db_data_verify_cycle | 数据坏块自检周期,单位为天。值0表示不检查。 |
| location_fetch_concurrency | 位置缓存信息刷新的最大并发度 |
| virtual_table_location_cache_expire_time | 虚拟表的位置信息缓存过期时间 |
| location_cache_refresh_min_interval | 位置缓存刷新请求的最小间隔,防止产生过多刷新请求造成系统压力过大 |
| recyclebin_object_expire_time | 回收站中对象过期时间。当其值为 0s 时,表示关闭自动 Purge 回收站功能。当其值为非 0s 时,表示回收一段时间前进入回收站的 Schema 对象。 |
评价此篇文章
