You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/06/22 01:14:50 UTC

[incubator-iotdb] branch mtree_checkpoint updated (6832e29 -> 43aad64)

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(-)