This is an automated email from the ASF dual-hosted git repository.
lta pushed a change to branch add_mmanager_getallSGbypath
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from ebc50c6 update
new 8e4b05b add check sg exists of path for cluster (#126)
new e63f5d0 fix conflict with master
The 1550 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/iotdb/db/metadata/MGraph.java | 11 ++++++++
.../org/apache/iotdb/db/metadata/MManager.java | 14 +++++++++
.../java/org/apache/iotdb/db/metadata/MTree.java | 33 ++++++++++++++++++++++
.../iotdb/db/metadata/MManagerBasicTest.java | 33 ++++++++++++++++++++--
.../org/apache/iotdb/db/metadata/MTreeTest.java | 27 ++++++++++++++++++
5 files changed, 116 insertions(+), 2 deletions(-)