You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/12/25 05:57:36 UTC

[iotdb] branch restrict_memtable_11 updated (921ac8a -> e67c336)

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

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


    from 921ac8a  change 1000 to 100
     add e67c336  add max memtable number

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 +++++++++
 .../db/engine/storagegroup/TsFileProcessor.java    | 24 +++++++++++++---
 .../org/apache/iotdb/db/metadata/MManager.java     |  8 ++++++
 .../org/apache/iotdb/db/rescon/SystemInfo.java     | 32 ++++++++++++++++++++++
 4 files changed, 73 insertions(+), 4 deletions(-)