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 2020/11/02 08:59:09 UTC

[iotdb] branch mem_control updated (6afbb81 -> 84a9ecb)

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

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


    from 6afbb81  fix review
     add 84a9ecb  fix mod and rename

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java | 16 +++--
 .../apache/iotdb/db/engine/memtable/IMemTable.java |  4 +-
 .../db/engine/storagegroup/StorageGroupInfo.java   |  5 +-
 .../db/engine/storagegroup/TsFileProcessor.java    | 35 +++++-----
 .../engine/storagegroup/TsFileProcessorInfo.java   | 75 +++++++---------------
 5 files changed, 53 insertions(+), 82 deletions(-)