Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified src/.vuepress/public/img/时序数据介绍.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ The environment configuration item is mainly used to configure Java environment
| ------------ | ------------------------------------------------ |
| Description | The maximum number of DataRegions expected to be managed by each DataNode. |
| Type | double |
| Default | 5.0 |
| Default | Half of the CPU cores |
| Effective | After restarting system |

- enable_auto_leader_balance_for_ratis_consensus
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Different configuration parameters take effect in the following three ways:
|:-----------:|:--------------------------------------------------------------------------|
| Description | The maximum number of DataRegion expected to be managed by each DataNode |
| Type | double |
| Default | 1.0 |
| Default | Half of the CPU cores |
| Effective | After restarting system |

* enable\_data\_partition\_inherit\_policy
Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/V1.3.3/Reference/Common-Config-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Different configuration parameters take effect in the following three ways:
|:-----------:|:--------------------------------------------------------------------------|
| Description | The maximum number of DataRegion expected to be managed by each DataNode |
| Type | double |
| Default | 1.0 |
| Default | Half of the CPU cores |
| Effective | After restarting system |

* enable\_data\_partition\_inherit\_policy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ The environment configuration item is mainly used to configure Java environment
| ------------ | ------------------------------------------------ |
| Description | The maximum number of DataRegions expected to be managed by each DataNode. |
| Type | double |
| Default | 5.0 |
| Default | Half of the CPU cores |
| Effective | After restarting system |

- enable_auto_leader_balance_for_ratis_consensus
Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/latest/Reference/Common-Config-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Different configuration parameters take effect in the following three ways:
|:-----------:|:--------------------------------------------------------------------------|
| Description | The maximum number of DataRegion expected to be managed by each DataNode |
| Type | double |
| Default | 1.0 |
| Default | Half of the CPU cores |
| Effective | After restarting system |

* enable\_data\_partition\_inherit\_policy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ IoTDB 配置文件位于 IoTDB 安装目录:`conf`文件夹下。
| ------------ | ------------------------------------------------ |
| 描述 | 期望每个 DataNode 可管理的 DataRegion 的最大数量 |
| 类型 | double |
| 默认值 | 5.0 |
| 默认值 | CPU 核心数的一半 |
| 改后生效方式 | 重启服务生效 |

- enable_auto_leader_balance_for_ratis_consensus
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
|:------:|:-----------------------------|
| 描述 | 期望每个 DataNode 可管理的 DataRegion 的最大数量 |
| 类型 | double |
| 默认值 | 1.0 |
| 默认值 | CPU 核心数的一半 |
| 改后生效方式 | 重启生效 |

* enable\_data\_partition\_inherit\_policy
Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/V1.3.3/Reference/Common-Config-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
|:------:|:-----------------------------|
| 描述 | 期望每个 DataNode 可管理的 DataRegion 的最大数量 |
| 类型 | double |
| 默认值 | 1.0 |
| 默认值 | CPU 核心数的一半 |
| 改后生效方式 | 重启生效 |

* enable\_data\_partition\_inherit\_policy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ IoTDB 配置文件位于 IoTDB 安装目录:`conf`文件夹下。
| ------------ | ------------------------------------------------ |
| 描述 | 期望每个 DataNode 可管理的 DataRegion 的最大数量 |
| 类型 | double |
| 默认值 | 5.0 |
| 默认值 | CPU 核心数的一半 |
| 改后生效方式 | 重启服务生效 |

- enable_auto_leader_balance_for_ratis_consensus
Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/latest/Reference/Common-Config-Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
|:------:|:-----------------------------|
| 描述 | 期望每个 DataNode 可管理的 DataRegion 的最大数量 |
| 类型 | double |
| 默认值 | 1.0 |
| 默认值 | CPU 核心数的一半 |
| 改后生效方式 | 重启生效 |

* enable\_data\_partition\_inherit\_policy
Expand Down