Configuration items
Cluster level
Arbitration service-related
| Configuration item | Description |
|---|---|
| ob_startup_mode | Sets 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 | Sets the size of the local cache space. |
| datafile_next | In shared storage mode, the value of this parameter is meaningless. You can modify it, but the modification will not take effect. |
| datafile_disk_percentage | Sets the percentage of available local disk space to the total disk space. |
Tenant level
Cache-related
| Configuration item | Description |
|---|---|
| default_storage_cache_policy | Configures the default cache strategy. This is the default value of the storage_cache_policy parameter at the tenant level. It only takes effect for newly created tables. |
| enable_manual_storage_cache_policy | Enables the user-specified hot cache strategy. |
| suspend_storage_cache_task | Sets whether to suspend the background cache task. |
Shared log-related
| Configuration item | Description |
|---|---|
| shared_log_retention | Sets the retention period of shared log files in shared storage mode. |
Background execution thread-related
| Configuration item | Description |
|---|---|
| attach_shared_sstable_thread_score | Configures the number of threads available for the tenant to execute shared data reference tasks in shared storage mode. |
| inc_sstable_upload_thread_score | Configures the number of threads available for the tenant to execute data sharing tasks in shared storage mode. |
