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

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


    from cccfd82  merge and resolve conflict
     new faa9e8e  fix a bug of don't update endTimeMap when normal close UFP
     new 1d099e7  fix MemTableFlushTaskV2Test bug

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:
 .../db/engine/filenodeV2/FileNodeProcessorV2.java  | 14 ++++++-----
 .../db/engine/filenodeV2/TsFileResourceV2.java     | 27 ++++++++++++----------
 .../filenodeV2/UnsealedTsFileProcessorV2.java      | 24 ++++++++++++-------
 .../engine/filenodeV2/FileNodeProcessorV2Test.java |  3 ++-
 .../filenodeV2/UnsealedTsFileProcessorV2Test.java  |  9 ++++----
 .../db/engine/memtable/ChunkBufferPoolTest.java    |  9 +++++---
 .../engine/memtable/MemTableFlushTaskV2Test.java   |  4 ++--
 .../iotdb/db/engine/memtable/MemTablePoolTest.java |  7 +++++-
 8 files changed, 60 insertions(+), 37 deletions(-)

Reply via email to