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/11/03 02:20:30 UTC

[iotdb] branch mem_control updated (9e53f49 -> 1f2fd40)

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/iotdb.git.


    from 9e53f49  Merge branch 'mem_control' of https://github.com/apache/iotdb into mem_control
     add 1f2fd40  fix review

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java |  8 +++---
 .../apache/iotdb/db/engine/memtable/IMemTable.java |  3 +-
 .../db/engine/memtable/PrimitiveMemTable.java      |  2 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 33 +++++++++-------------
 .../iotdb/db/rescon/PrimitiveArrayManager.java     |  5 ++--
 .../iotdb/db/utils/datastructure/TVList.java       |  4 +++
 6 files changed, 26 insertions(+), 29 deletions(-)