You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/11/26 12:34:27 UTC

[iotdb] branch master updated (a2d86aabda -> 3d329af059)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from a2d86aabda update description of missing params to user-guide (#8189)
     add 3d329af059 Change default value of timed flush memtable and primitive array size (#8188)

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/Reference/Common-Config-Manual.md   | 48 +++++++++++-----------
 .../zh/UserGuide/Reference/Common-Config-Manual.md | 48 +++++++++++-----------
 .../resources/conf/iotdb-common.properties         | 12 +++---
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  8 ++--
 .../engine/storagegroup/TsFileProcessorV2Test.java | 16 ++++----
 .../datastructure/PrimitiveArrayManagerTest.java   | 18 +++++---
 6 files changed, 79 insertions(+), 71 deletions(-)