File tree Expand file tree Collapse file tree 14 files changed +28
-28
lines changed
Expand file tree Collapse file tree 14 files changed +28
-28
lines changed Original file line number Diff line number Diff line change @@ -754,7 +754,7 @@ Different configuration parameters take effect in the following three ways:
754754| :-----------:| :---------------------------------------------------------------------------------------------------------|
755755| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
756756| Type | int32 |
757- | Default | 10800000 |
757+ | Default | 600000 |
758758| Effective | hot-load |
759759
760760* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -763,7 +763,7 @@ Different configuration parameters take effect in the following three ways:
763763| :---:| :---|
764764| Description| the interval to check whether unsequence memtables need flushing |
765765| Type| int32|
766- | Default| 600000 |
766+ | Default| 30000 |
767767| Effective| hot-load |
768768
769769* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ The permission definitions are in ${IOTDB\_CONF}/conf/jmx.access.
342342| :---:| :---|
343343| Description| if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
344344| Type| Int32|
345- | Default| 3600000 |
345+ | Default| 600000 |
346346| Effective| Trigger |
347347
348348* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -351,7 +351,7 @@ The permission definitions are in ${IOTDB\_CONF}/conf/jmx.access.
351351| :---:| :---|
352352| Description| the interval to check whether unsequence memtables need flushing |
353353| Type| Int32|
354- | Default| 600000 |
354+ | Default| 30000 |
355355| Effective| Trigger |
356356
357357* enable\_ timed\_ close\_ tsfile
Original file line number Diff line number Diff line change @@ -724,7 +724,7 @@ Different configuration parameters take effect in the following three ways:
724724| :-----------:| :---------------------------------------------------------------------------------------------------------|
725725| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
726726| Type | int32 |
727- | Default | 10800000 |
727+ | Default | 600000 |
728728| Effective | hot-load |
729729
730730* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -733,7 +733,7 @@ Different configuration parameters take effect in the following three ways:
733733| :---:| :---|
734734| Description| the interval to check whether unsequence memtables need flushing |
735735| Type| int32|
736- | Default| 600000 |
736+ | Default| 30000 |
737737| Effective| hot-load |
738738
739739* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -733,7 +733,7 @@ Different configuration parameters take effect in the following three ways:
733733| :-----------:| :---------------------------------------------------------------------------------------------------------|
734734| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
735735| Type | int32 |
736- | Default | 10800000 |
736+ | Default | 600000 |
737737| Effective | hot-load |
738738
739739* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -742,7 +742,7 @@ Different configuration parameters take effect in the following three ways:
742742| :---:| :---|
743743| Description| the interval to check whether unsequence memtables need flushing |
744744| Type| int32|
745- | Default| 600000 |
745+ | Default| 30000 |
746746| Effective| hot-load |
747747
748748* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -742,7 +742,7 @@ Different configuration parameters take effect in the following three ways:
742742| :-----------:| :---------------------------------------------------------------------------------------------------------|
743743| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
744744| Type | int32 |
745- | Default | 10800000 |
745+ | Default | 600000 |
746746| Effective | hot-load |
747747
748748* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -751,7 +751,7 @@ Different configuration parameters take effect in the following three ways:
751751| :---:| :---|
752752| Description| the interval to check whether unsequence memtables need flushing |
753753| Type| int32|
754- | Default| 600000 |
754+ | Default| 30000 |
755755| Effective| hot-load |
756756
757757* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -715,7 +715,7 @@ Different configuration parameters take effect in the following three ways:
715715| :-----------:| :---------------------------------------------------------------------------------------------------------|
716716| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
717717| Type | int32 |
718- | Default | 10800000 |
718+ | Default | 600000 |
719719| Effective | hot-load |
720720
721721* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -724,7 +724,7 @@ Different configuration parameters take effect in the following three ways:
724724| :---:| :---|
725725| Description| the interval to check whether unsequence memtables need flushing |
726726| Type| int32|
727- | Default| 600000 |
727+ | Default| 30000 |
728728| Effective| hot-load |
729729
730730* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -754,7 +754,7 @@ Different configuration parameters take effect in the following three ways:
754754| :-----------:| :---------------------------------------------------------------------------------------------------------|
755755| Description | if a memTable's created time is older than current time minus this, the memtable will be flushed to disk |
756756| Type | int32 |
757- | Default | 10800000 |
757+ | Default | 600000 |
758758| Effective | hot-load |
759759
760760* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -763,7 +763,7 @@ Different configuration parameters take effect in the following three ways:
763763| :---:| :---|
764764| Description| the interval to check whether unsequence memtables need flushing |
765765| Type| int32|
766- | Default| 600000 |
766+ | Default| 30000 |
767767| Effective| hot-load |
768768
769769* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
775775| :------:| :---------------------------------------------|
776776| 描述 | 当 memTable 的创建时间小于当前时间减去该值时,该 memtable 需要被刷盘 |
777777| 类型 | int32 |
778- | 默认值 | 10800000 |
778+ | 默认值 | 600000 |
779779| 改后生效方式 | 热加载 |
780780
781781* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -784,7 +784,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
784784| :---:| :---|
785785| 描述| 检查乱序 memtable 是否需要刷盘的时间间隔 |
786786| 类型| int32 |
787- | 默认值| 600000 |
787+ | 默认值| 30000 |
788788| 改后生效方式| 热加载 |
789789
790790* tvlist\_ sort\_ algorithm
Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ Server,客户端的使用方式详见 [SQL 命令行终端(CLI)](https://i
472472| :---:| :---|
473473| 描述| 当 memTable 的创建时间小于当前时间减去该值时,该 memtable 需要被刷盘 |
474474| 类型| Int32 |
475- | 默认值| 3600000 |
475+ | 默认值| 600000 |
476476| 改后生效方式| 触发生效 |
477477
478478* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -481,7 +481,7 @@ Server,客户端的使用方式详见 [SQL 命令行终端(CLI)](https://i
481481| :---:| :---|
482482| 描述| 检查乱序 memtable 是否需要刷盘的时间间隔 |
483483| 类型| Int32 |
484- | 默认值| 600000 |
484+ | 默认值| 30000 |
485485| 改后生效方式| 触发生效 |
486486
487487* enable\_ timed\_ close\_ tsfile
Original file line number Diff line number Diff line change @@ -770,7 +770,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
770770| :------:| :---------------------------------------------|
771771| 描述 | 当 memTable 的创建时间小于当前时间减去该值时,该 memtable 需要被刷盘 |
772772| 类型 | int32 |
773- | 默认值 | 10800000 |
773+ | 默认值 | 600000 |
774774| 改后生效方式 | 热加载 |
775775
776776* unseq\_ memtable\_ flush\_ check\_ interval\_ in\_ ms
@@ -779,7 +779,7 @@ IoTDB ConfigNode 和 DataNode 的公共配置参数位于 `conf` 目录下。
779779| :---:| :---|
780780| 描述| 检查乱序 memtable 是否需要刷盘的时间间隔 |
781781| 类型| int32 |
782- | 默认值| 600000 |
782+ | 默认值| 30000 |
783783| 改后生效方式| 热加载 |
784784
785785* tvlist\_ sort\_ algorithm
You can’t perform that action at this time.
0 commit comments