You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2021/03/01 08:24:47 UTC

[iotdb] branch master updated (d3e20ea -> 4c47988)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from d3e20ea  [ISSUE-2709,IOTDB-1178] Fix cache not cleared after unseq compaction bug, Fix windows 70,10 ci bug in unseq compaction ci (#2707)
     add 4c47988  [ISSUE-2746] Fix data overlapped bug after unseq compaction (#2739)

No new revisions were added by this update.

Summary of changes:
 .../db/engine/merge/manage/MergeResource.java      |   5 +-
 .../merge/selector/MaxFileMergeFileSelector.java   |   4 +-
 .../db/engine/storagegroup/TsFileResource.java     |   5 +
 .../engine/merge/MaxFileMergeFileSelectorTest.java | 111 +++++++++++++++++++++
 4 files changed, 122 insertions(+), 3 deletions(-)