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 b01f724 Merge branch 'master' into hot_compaction
add 83f3d9b fix recover
add 9fcb20d Merge branch 'hot_compaction' of
https://github.com/apache/incubator-iotdb into hot_compaction
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/flush/MemTableFlushTask.java | 20 +++++++
.../org/apache/iotdb/db/engine/flush/VmLogger.java | 9 ++++
.../engine/storagegroup/StorageGroupProcessor.java | 3 +-
.../writelog/recover/TsFileRecoverPerformer.java | 61 ++++++++++++----------
.../tsfile/common/constant/TsFileConstant.java | 1 +
5 files changed, 65 insertions(+), 29 deletions(-)