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 a4922ca Merge branch 'master' into hot_compaction
add 4b023b7 update log and add some reader close (#1480)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/engine/flush/VmMergeUtils.java | 203 ++++++++++----
.../engine/storagegroup/StorageGroupProcessor.java | 67 +++--
.../db/engine/storagegroup/TsFileProcessor.java | 301 +++++++++++++--------
.../writelog/recover/TsFileRecoverPerformer.java | 67 +++--
.../storagegroup/StorageGroupProcessorTest.java | 4 +-
5 files changed, 425 insertions(+), 217 deletions(-)