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/02/15 15:17:23 UTC

[incubator-iotdb] branch mmanager_refactor updated (5e0fffc -> 481453b)

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

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


    from 5e0fffc  Fix test
     add 481453b  Fix getChildren method

No new revisions were added by this update.

Summary of changes:
 server/src/main/java/org/apache/iotdb/db/metadata/MTree.java       | 1 +
 .../java/org/apache/iotdb/db/metadata/mnode/InternalMNode.java     | 6 ++++++
 .../main/java/org/apache/iotdb/db/metadata/mnode/LeafMNode.java    | 7 +++++++
 server/src/main/java/org/apache/iotdb/db/metadata/mnode/MNode.java | 4 +---
 4 files changed, 15 insertions(+), 3 deletions(-)