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/16 08:38:32 UTC

[incubator-iotdb] branch jira_759 updated (cad616f -> 29e1860)

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