This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch clusterVector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from b4f8909 remove debug system out
add 5546f29 reimplement get all paths
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/cluster/metadata/CMManager.java | 57 ++++++----------------
.../iotdb/cluster/query/LocalQueryExecutor.java | 16 +-----
.../cluster/query/reader/ClusterReaderFactory.java | 23 ++-------
.../iotdb/cluster/utils/ClusterQueryUtils.java | 34 +++++++++++++
.../cluster/client/sync/SyncClientAdaptorTest.java | 16 +++---
.../cluster/server/member/DataGroupMemberTest.java | 3 +-
.../iotdb/AlignedTimeseriesSessionExample.java | 16 +++---
thrift-cluster/src/main/thrift/cluster.thrift | 3 +-
8 files changed, 76 insertions(+), 92 deletions(-)