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/07/28 02:16:04 UTC

[incubator-iotdb] branch mem_control updated (2586b48 -> 9176c51)

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

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


    from 2586b48  add UT
     add 9176c51  reset mem cost after flushing

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/memtable/AbstractMemTable.java    | 12 ++++++++++++
 .../java/org/apache/iotdb/db/engine/memtable/IMemTable.java  |  4 ++++
 .../apache/iotdb/db/engine/storagegroup/TsFileProcessor.java |  9 ++++++++-
 .../iotdb/db/engine/storagegroup/TsFileProcessorInfo.java    | 10 +++++-----
 4 files changed, 29 insertions(+), 6 deletions(-)