Configuration items
Cluster-level
Arbitration service-related
Configuration item |
Description |
|---|---|
| ob_startup_mode | Specifies the startup mode of the OBServer node. This parameter can be modified only during the first startup. |
Memory space-related
Configuration item |
Description |
|---|---|
| datafile_size | Specifies the size of the local cache space. |
| datafile_next | In shared storage mode, this parameter is meaningless and can be modified, but the modification will not take effect. |
| datafile_disk_percentage | Specifies the percentage of available local disk space to the total disk space. |
Tenant-level
Cache-related
Configuration item |
Description |
|---|---|
| default_storage_cache_policy | Specifies the default cache strategy. This parameter is the default value of the storage_cache_policy parameter at the tenant level and only takes effect on new tables. |
| enable_manual_storage_cache_policy | Enables the user-specified hot cache strategy. |
| suspend_storage_cache_task | Specifies whether to suspend the background cache task. |
Shared log-related
Configuration item |
Description |
|---|---|
| shared_log_retention | Specifies the retention period of shared log files in shared storage mode. |
Background execution thread-related
Configuration item |
Description |
|---|---|
| attach_shared_sstable_thread_score | Specifies the number of threads that a tenant can use to execute shared data reference tasks in shared storage mode. |
| inc_sstable_upload_thread_score | Specifies the number of threads that a tenant can use to execute data sharing tasks in shared storage mode. |
