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 2020/11/11 01:58:00 UTC

[iotdb] branch rel/0.11 updated (c6ae734 -> 1a03fc5)

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

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


    from c6ae734  Merge pull request #1998 from Alima777/iotdb994
     add 1a03fc5  Fix compaction  delete resource file bug (#1997)

No new revisions were added by this update.

Summary of changes:
 .../compaction/CompactionMergeTaskPoolManager.java | 12 ++++-
 .../db/engine/compaction/TsFileManagement.java     |  7 +--
 .../level/LevelCompactionTsFileManagement.java     | 54 ++++++++++++++--------
 .../iotdb/db/engine/merge/manage/MergeManager.java | 25 ++++++++--
 .../iotdb/db/engine/merge/task/MergeFileTask.java  |  5 --
 5 files changed, 70 insertions(+), 33 deletions(-)