本頁面為您介紹當前叢集的參數資訊。
參數列表
參數 | 說明 |
---|---|
sys_bkgd_io_low_percentage | 系統後台 IO 最少可以佔用 IO 的百分比。當值為 0 時,系統自動根據環境配置。 |
clog_transport_compress_all | 交易記錄傳輸時是否壓縮。 |
enable_rebalance | 是否開啟分區負載平衡。 |
location_refresh_thread_count | 用於位置緩衝重新整理的線程數。 |
location_cache_expire_time | 位置緩衝中快取項目的到期時間長度。 |
force_refresh_location_cache_threshold | 重新整理位置緩衝時每秒最多重新整理次數,超過會被限流。 |
max_stale_time_for_weak_consistency | 弱讀允許的最大時間延遲時間。 |
multiblock_read_gap_size | 一次 IO 彙總讀取時從塊緩衝中讀取的最大大小。 |
user_tab_col_stat_cache_priority | 統計資料緩衝在緩衝系統中的優先順序。 |
location_cache_priority | 位置緩衝中快取項目的到期時間長度。 |
user_row_cache_priority | 基準資料行緩衝在緩衝系統中的優先順序。 |
multiblock_read_size | 讀取資料時 IO 彙總大小。 |
sys_bkgd_io_high_percentage | 系統後台 IO 最高可以佔用 IO 的百分比。 |
fuse_row_cache_priority | 融合行緩衝在緩衝系統中的優先順序。 |
force_refresh_location_cache_interval | 重新整理位置緩衝的最大間隔。 |
sys_bkgd_net_percentage | 後台系統任務可佔用網路頻寬百分比。 |
index_cache_priority | 索引在緩衝系統中的優先順序。 |
clog_cache_priority | 交易記錄佔用緩衝的優先順序。 |
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表示不檢查。 |
partition_table_scan_batch_count | Partition Table 遍曆時預讀的副本數。 |
sys_cpu_limit_trigger | 當 CPU 利用率超過該閾值的時候,將暫停系統背景工作的執行。 |
location_fetch_concurrency | 位置緩衝資訊重新整理的最大並發度。 |
index_clog_cache_priority | 交易記錄索引在緩衝系統中的優先順序。 |
virtual_table_location_cache_expire_time | 虛擬表的位置資訊緩衝到期時間。 |
location_cache_refresh_min_interval | 位置緩衝重新整理請求的最小間隔,防止產生過多重新整理請求造成系統壓力過大。 |
clog_transport_compress_func | 交易記錄內部傳輸時使用的壓縮演算法。 |
trx_try_wait_lock_timeout | 語句執行過程上行鎖的等待時間長度。 |