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

marklau99 pushed a change to branch IOTDB-3164
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 43b8012725 temp
     new 86d6e5dd40 temp
     new 92d80f752e temp

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  2 +-
 .../iotdb/db/engine/flush/NotifyFlushMemTable.java | 13 +++++
 .../apache/iotdb/db/engine/memtable/IMemTable.java |  6 +++
 .../db/engine/memtable/PrimitiveMemTable.java      | 17 ++++++
 .../db/engine/storagegroup/StorageGroupInfo.java   | 14 ++++-
 .../db/engine/storagegroup/TsFileProcessor.java    | 26 ++++++---
 .../iotdb/db/rescon/memory/MemoryController.java   |  6 +--
 .../db/rescon/memory/WriteMemoryController.java    | 63 ++++++++++++++++------
 8 files changed, 118 insertions(+), 29 deletions(-)

Reply via email to