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

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


    from 0e7ad31  fix a bug of MManager to get all file names of a path (#137)
     new f2e5900  add metadata cluster test
     new 743a0bf  Merge branch 'cluster' of github.com:apache/incubator-iotdb 
into cluster
     new 0c09b8a  add tests

The 1683 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:
 cluster/pom.xml                                    |   6 +
 .../org/apache/iotdb/cluster/entity/Server.java    |   8 +-
 .../cluster/integration/IoTDBMetadataFetchIT.java  | 130 +++++++++++++++++++++
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |   0
 4 files changed, 143 insertions(+), 1 deletion(-)
 create mode 100644 
cluster/src/test/java/org/apache/iotdb/cluster/integration/IoTDBMetadataFetchIT.java
 rename iotdb/src/{test => 
main}/java/org/apache/iotdb/db/utils/EnvironmentUtils.java (100%)

Reply via email to