You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/06/28 13:08:17 UTC

[incubator-iotdb] branch hot_compaction updated (a622a26 -> f3e21bf)

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

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


    from a622a26  Merge pull request #1427 from zhanglingzhe0820/fix_hot_compaction_recover
     add f3e21bf  fix recover

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/flush/MemTableFlushTask.java | 17 -----------------
 .../org/apache/iotdb/db/engine/flush/VmMergeTask.java   |  1 +
 .../iotdb/db/engine/storagegroup/TsFileProcessor.java   |  2 +-
 .../db/writelog/recover/TsFileRecoverPerformer.java     | 12 +++++++++++-
 .../db/writelog/recover/UnseqTsFileRecoverTest.java     | 14 --------------
 5 files changed, 13 insertions(+), 33 deletions(-)