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/10 03:21:46 UTC

[incubator-iotdb] branch hot_compaction updated (25c40da -> f6d6d1d)

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 25c40da  add javadoc for RestorableTsFileIOWriter
     new 938e80a  add log
     new 07cc9dc  fix windows ci bug
     new 703014b  add log close
     new cb4bcf0  fix
     new 782518d  fix
     new a100b24  fix
     new e52e0e4  Merge branch 'hot_compaction' into fix_windows_ci_bug
     new 9bf7da2  fix
     new a436db2  just end file
     new 9e30f0f  Merge branch 'fix_windows_ci_bug' into add_vm_logs
     new 2cefde3  update
     new 4d7b1cf  remove endFile
     new f6d6d1d  Merge pull request #1477 from zhanglingzhe0820/add_vm_logs

The 3798 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/iotdb/db/engine/flush/VmMergeUtils.java | 12 +++-
 .../db/engine/storagegroup/TsFileProcessor.java    | 79 ++++++++++++++--------
 2 files changed, 62 insertions(+), 29 deletions(-)