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/07/17 07:35:28 UTC

[incubator-iotdb] branch hot_compaction updated (6d6ae7b -> 3b3ac1a)

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

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


    from 6d6ae7b  reduce duplication
     add f53b94a  fix vm recover bug
     add c2675fa  fix
     add 69ae505  update vm logger
     add 7f35d50  fix
     add 8f2fc3b  add truncate
     add 1e9297c  add logger close
     add f39b9e9  update vm merge utils
     add f620159  log
     add 2943f48  update log
     add c979feb  fix vm pack bug
     add 3b3ac1a  update filename compare

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/flush/VmLogAnalyzer.java       |  55 ++++++-
 .../org/apache/iotdb/db/engine/flush/VmLogger.java |  16 ++
 .../apache/iotdb/db/engine/flush/VmMergeUtils.java |  78 +--------
 .../engine/storagegroup/StorageGroupProcessor.java |  28 ++--
 .../db/engine/storagegroup/TsFileProcessor.java    | 178 +++++++++++++++------
 5 files changed, 199 insertions(+), 156 deletions(-)