This is an automated email from the ASF dual-hosted git repository.

critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 55ac29f5 cluster_name supports hot loading (#896)
55ac29f5 is described below

commit 55ac29f57b7b25d9314e1d411252b048e1503990
Author: leto-b <[email protected]>
AuthorDate: Thu Dec 4 17:14:22 2025 +0800

    cluster_name supports hot loading (#896)
---
 .../Stand-Alone-Deployment_apache.md                           |  2 +-
 .../Stand-Alone-Deployment_timecho.md                          |  2 +-
 .../Stand-Alone-Deployment_apache.md                           |  2 +-
 .../Stand-Alone-Deployment_timecho.md                          |  2 +-
 .../Stand-Alone-Deployment_apache.md                           |  2 +-
 .../Stand-Alone-Deployment_timecho.md                          |  2 +-
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 .../Stand-Alone-Deployment_apache.md                           |  2 +-
 .../Stand-Alone-Deployment_timecho.md                          |  2 +-
 .../Stand-Alone-Deployment_apache.md                           |  2 +-
 .../Stand-Alone-Deployment_timecho.md                          |  2 +-
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          |  8 ++++----
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 .../Stand-Alone-Deployment_apache.md                           | 10 +++++-----
 .../Stand-Alone-Deployment_timecho.md                          | 10 +++++-----
 24 files changed, 79 insertions(+), 79 deletions(-)

diff --git 
a/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 85779a52..3067c4c8 100644
--- 
a/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -111,7 +111,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file. |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index d6235d8d..ac933a94 100644
--- 
a/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -107,7 +107,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file. |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 784c5031..ed52a6a9 100644
--- 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -102,7 +102,7 @@ Open the general configuration file (./conf/iotdb-system. 
properties file) and s
 
 |     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
 | :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Support hot 
loading, but it is not recommended to change the cluster name by manually 
modifying the configuration file       |
 | schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 |  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 
diff --git 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index c18a14d0..96a171ae 100644
--- 
a/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -107,7 +107,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file. |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index ec298b5e..b04b0d9d 100644
--- 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -103,7 +103,7 @@ Open the general configuration file (./conf/iotdb-system. 
properties file) and s
 
 |     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
 | :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Support hot loading 
from V1.3.3, but it is not recommended to change the cluster name by manually 
modifying the configuration file        |
 | schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 |  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 
diff --git 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 5c9055c6..9a2195be 100644
--- 
a/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -104,7 +104,7 @@ Open the general configuration file (./conf/iotdb-system. 
properties file) and s
 
 |     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
 | :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Support hot loading 
from V1.3.3, but it is not recommended to change the cluster name by manually 
modifying the configuration file        |
 | schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 |  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 
diff --git 
a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 3aecd969..e7e3ce5f 100644
--- 
a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -105,11 +105,11 @@ cd  apache-iotdb-{version}-all-bin
 
 Open the general configuration file (./conf/iotdb-system. properties file) and 
set the following parameters:
 
-|     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
-| :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
-| schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
-|  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
+|     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                                                                
Note                                                                |
+| :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: 
|:----------------------------------------------------------------------------------------------------------------------------------:|
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept | Support hot loading from 
V1.3.3, but it is not recommended to change the cluster name by manually 
modifying the configuration file |
+| schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        |                                       Default 1, 
cannot be modified after the first startup                                      
  |
+|  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        |                                       Default 1, 
cannot be modified after the first startup                                      
  |
 
 #### ConfigNode Configuration
 
diff --git 
a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index 5c9055c6..d44ed9be 100644
--- 
a/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -102,11 +102,11 @@ cd  iotdb-enterprise-{version}-bin
 
 Open the general configuration file (./conf/iotdb-system. properties file) and 
set the following parameters:
 
-|     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
-| :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
-| schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
-|  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
+|     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                                                                
Note                                                                |
+| :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: 
|:----------------------------------------------------------------------------------------------------------------------------------:|
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept | Support hot loading from 
V1.3.3, but it is not recommended to change the cluster name by manually 
modifying the configuration file |
+| schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        |                                       Default 1, 
cannot be modified after the first startup                                      
  |
+|  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        |                                       Default 1, 
cannot be modified after the first startup                                      
  |
 
 #### ConfigNode Configuration
 
diff --git 
a/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 639ad7cf..35b8a0a7 100644
--- 
a/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -112,7 +112,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file. |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index d6235d8d..ac933a94 100644
--- 
a/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -107,7 +107,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file. |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 52aedded..f513b125 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -102,7 +102,7 @@ Open the general configuration file (./conf/iotdb-system. 
properties file) and s
 
 |     **Configuration**     |                       **Description**            
            |  **Default**   |                    **Recommended value**         
            |                         Note                          |
 | :-----------------------: | 
:----------------------------------------------------------: | :------------: | 
:----------------------------------------------------------: | 
:---------------------------------------------------: |
-|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Cannot be modified 
after initial startup        |
+|       cluster_name        |                         Cluster Name             
            | defaultCluster | The cluster name can be set as needed, and if 
there are no special needs, the default can be kept |       Support hot 
loading, but it is not recommended to change the cluster name by manually 
modifying the configuration file        |
 | schema_replication_factor | Number of metadata replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 |  data_replication_factor  | Number of data replicas, set to 1 for the 
standalone version here |       1        |                              1       
                        | Default 1, cannot be modified after the first startup 
|
 
diff --git 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index c18a14d0..967f8603 100644
--- 
a/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -107,7 +107,7 @@ Set the following parameters in 
`conf/iotdb-system.properties`. Refer to `conf/i
 
 | **Parameter**             | **Description**             | **Default**    | 
**Recommended** | **Notes**                                                    |
 | :------------------------ | :-------------------------- | :------------- | 
:-------------- | :----------------------------------------------------------- |
-| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | If there is no specific requirement, keep the default value. |
+| cluster_name              | Name of the cluster         | defaultCluster | 
Customizable    | Support hot loading, but it is not recommended to change the 
cluster name by manually modifying the configuration file |
 | schema_replication_factor | Number of metadata replicas | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 | data_replication_factor   | Number of data replicas     | 1              | 1 
              | In standalone mode, set this to 1. This value cannot be 
modified after the first startup. |
 
diff --git 
a/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 3f9157d7..0f08bfd1 100644
--- 
a/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -101,11 +101,11 @@ cd  apache-iotdb-{version}-all-bin
 
 集群级功能配置
 
-| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                      |
-| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- | 
:------------------------ |
-| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 首次启动后不可修改        |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改 |
-| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改 |
+| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                       |
+| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- 
|:-------------------------|
+| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 支持热加载,但不建议手动修改该参数        |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改            |
+| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改            |
 
 ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index a37f137d..f1877ce8 100644
--- 
a/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/Master/Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -101,10 +101,10 @@ cd  timechodb-{version}-bin
 集群级功能配置
 
 | **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                      |
-| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- | 
:------------------------ |
-| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 首次启动后不可修改        |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改 |
-| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改 |
+| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- 
|:------------------------|
+| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 支持热加载,但不建议手动修改该参数       |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改           |
+| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改           |
 
 ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index f6fea8ac..82685bea 100644
--- 
a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -99,11 +99,11 @@ cd  apache-iotdb-{version}-all-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |            备注            |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |      默认1,首次启动后不可修改       |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |      默认1,首次启动后不可修改       |
 
 #### ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index e0cd859e..1574c0fa 100644
--- 
a/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/Master/Tree/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -102,11 +102,11 @@ cd  iotdb-enterprise-{version}-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |            备注            |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |      默认1,首次启动后不可修改       |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |      默认1,首次启动后不可修改       |
 
 #### ConfigNode配置
 
diff --git 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 3e074012..d1759a5f 100644
--- 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -98,11 +98,11 @@ cd  apache-iotdb-{version}-all-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |                      备注              
         |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:---------------------------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改,V1.3.3及之后版本支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |                 默认1,首次启动后不可修改            
     |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |                 默认1,首次启动后不可修改           
      |
 
 #### ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index f28e6b96..e8823a81 100644
--- 
a/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/V1.3.x/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -103,11 +103,11 @@ cd  iotdb-enterprise-{version}-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |                      备注              
         |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:---------------------------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改,V1.3.3及之后版本支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |                 默认1,首次启动后不可修改            
     |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |                 默认1,首次启动后不可修改           
      |
 
 #### ConfigNode配置
 
diff --git 
a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index c028ff7c..dfb8e6e4 100644
--- 
a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -100,11 +100,11 @@ cd  apache-iotdb-{version}-all-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |                      备注              
         |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:---------------------------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改,V1.3.3及之后版本支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |                 默认1,首次启动后不可修改            
     |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |                 默认1,首次启动后不可修改           
      |
 
 #### ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index f28e6b96..24281485 100644
--- 
a/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/dev-1.3/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -103,11 +103,11 @@ cd  iotdb-enterprise-{version}-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |                   备注                 
  |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:--------------------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 首次启动后不可修改,V1.3.3及之后版本支持热加载,但不建议手动修改该参数 |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |             默认1,首次启动后不可修改              |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |             默认1,首次启动后不可修改              |
 
 #### ConfigNode配置
 
diff --git 
a/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index c24a2dc7..555e9baa 100644
--- 
a/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -101,11 +101,11 @@ cd  apache-iotdb-{version}-all-bin
 
 集群级功能配置
 
-| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                      |
-| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- | 
:------------------------ |
-| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 首次启动后不可修改        |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改 |
-| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改 |
+| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                       |
+| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- 
|:-------------------------|
+| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 支持热加载,但不建议手动修改该参数        |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改            |
+| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改            |
 
 ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index a37f137d..be094528 100644
--- 
a/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/latest-Table/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -100,11 +100,11 @@ cd  timechodb-{version}-bin
 
 集群级功能配置
 
-| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                      |
-| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- | 
:------------------------ |
-| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 首次启动后不可修改        |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改 |
-| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改 |
+| **配置项**                | **说明**                         | **默认值**     | 
**推荐值**                                       | 备注                       |
+| :------------------------ | :------------------------------- | 
:------------- | :----------------------------------------------- 
|:-------------------------|
+| cluster_name              | 集群名称                         | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 | 支持热加载,但不建议手动修改该参数        |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 | 1              | 1           
                                     | 默认1,首次启动后不可修改            |
+| data_replication_factor   | 数据副本数,单机版此处设置为 1   | 1              | 1          
                                      | 默认1,首次启动后不可修改            |
 
 ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
index 9bfa5722..32573366 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_apache.md
@@ -98,11 +98,11 @@ cd  apache-iotdb-{version}-all-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |            备注            |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |      默认1,首次启动后不可修改       |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |      默认1,首次启动后不可修改       |
 
 #### ConfigNode 配置
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
index e0cd859e..1574c0fa 100644
--- 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
+++ 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/Stand-Alone-Deployment_timecho.md
@@ -102,11 +102,11 @@ cd  iotdb-enterprise-{version}-bin
 
 打开通用配置文件(./conf/iotdb-system.properties 文件),设置以下参数:
 
-|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |           备注            |
-| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: | 
:-----------------------: |
-|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    首次启动后不可修改     |
-| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         | 默认1,首次启动后不可修改 |
-|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         | 默认1,首次启动后不可修改 |
+|        **配置项**         |             **说明**             |   **默认值**   |      
              **推荐值**                    |            备注            |
+| :-----------------------: | :------------------------------: | 
:------------: | :----------------------------------------------: 
|:------------------------:|
+|       cluster_name        |             集群名称             | defaultCluster | 
可根据需要设置集群名称,如无特殊需要保持默认即可 |    支持热加载,但不建议手动修改该参数     |
+| schema_replication_factor | 元数据副本数,单机版此处设置为 1 |       1        |             
           1                         |      默认1,首次启动后不可修改       |
+|  data_replication_factor  |  数据副本数,单机版此处设置为 1  |       1        |            
            1                         |      默认1,首次启动后不可修改       |
 
 #### ConfigNode配置
 

Reply via email to