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