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 11483da Add StorageGroupMNode
add 91aeabe Move storage group name into StorageGroupMNode
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/metadata/MTree.java | 38 +++++++++-------------
.../iotdb/db/metadata/mnode/InternalMNode.java | 2 ++
.../apache/iotdb/db/metadata/mnode/LeafMNode.java | 1 -
.../org/apache/iotdb/db/metadata/mnode/MNode.java | 18 ++--------
.../iotdb/db/metadata/mnode/StorageGroupMNode.java | 5 ++-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 18 ++++------
6 files changed, 29 insertions(+), 53 deletions(-)