You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2022/10/13 01:59:03 UTC

[iotdb] branch IOTDB-4584 updated (777290edab -> 3ea3869748)

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

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


    from 777290edab combine two param that controls chunk metadata into one
     add 0c38744b0a the write process should not use the memory control writer
     add 3ea3869748 the write process should not use the memory control writer

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/flush/MemTableFlushTask.java    |  1 -
 .../apache/iotdb/db/engine/storagegroup/TsFileProcessor.java   |  7 +------
 .../db/wal/recover/file/AbstractTsFileRecoverPerformer.java    | 10 +---------
 3 files changed, 2 insertions(+), 16 deletions(-)