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 06:05:29 UTC

[iotdb] branch restrict_memtable_number updated (c4d2c5d -> 1a3e481)

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

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


    from c4d2c5d  change 1000 to 100
     add 1a3e481  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(-)