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/11 13:58:44 UTC

[incubator-iotdb] branch jira_759 updated (bdc587b -> 765c420)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch jira_759
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from bdc587b  [IOTDB-759] Refactor MNode by removing InternalMNode
     add 765c420  [IOTDB-726] CheckPoint of MTree

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/mnode/MNode.java  | 76 +++++++++++++---------
 .../iotdb/db/metadata/mnode/MeasurementMNode.java  | 70 ++++++++++++--------
 .../iotdb/db/metadata/mnode/StorageGroupMNode.java | 48 ++++++++------
 .../iotdb/tsfile/utils/ReadWriteIOUtils.java       |  4 +-
 4 files changed, 122 insertions(+), 76 deletions(-)