This is an automated email from the ASF dual-hosted git repository.
sunzesong pushed a change to branch mtree_checkpoint
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6832e29 Fix review comment
add 43aad64 MTree checkpoint
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../org/apache/iotdb/db/metadata/MLogWriter.java | 39 ++++----
.../org/apache/iotdb/db/metadata/MManager.java | 109 +++++++++++++--------
.../java/org/apache/iotdb/db/metadata/MTree.java | 16 ++-
.../apache/iotdb/db/metadata/MetadataConstant.java | 2 +
5 files changed, 99 insertions(+), 69 deletions(-)