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/29 07:00:06 UTC

[incubator-iotdb] branch hot_compaction updated (5b94dc2 -> b44f46a)

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 5b94dc2  Merge pull request #1432 from zhanglingzhe0820/fix_vm_merge_bug
     add b44f46a  add recover processing for crashing while memtable is not full

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/TsFileProcessor.java    |  6 +-
 .../writelog/recover/TsFileRecoverPerformer.java   | 77 +++++++++++++++++-----
 2 files changed, 64 insertions(+), 19 deletions(-)