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 cad616f [IOTDB-726] CheckPoint of MTree
add 29e1860 init children of MNode when used
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/JDBCExample.java | 43 +-
.../org/apache/iotdb/db/metadata/mnode/MNode.java | 28 +-
.../iotdb/db/metadata/mnode/MeasurementMNode.java | 2 +-
.../iotdb/db/metadata/mnode/StorageGroupMNode.java | 2 +-
.../java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java | 860 ++++++++++-----------
5 files changed, 465 insertions(+), 470 deletions(-)