You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/04/24 03:12:38 UTC

[incubator-iotdb] branch cluster_new updated (8798245 -> 8885e91)

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

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


    from 8798245  Merge branch 'master' into cluster_new
     add 8885e91  fix config ans show timeseries

No new revisions were added by this update.

Summary of changes:
 .../src/assembly/resources/conf/iotdb-cluster.properties |  2 +-
 .../apache/iotdb/cluster/query/ClusterPlanExecutor.java  | 16 +++++++++++++---
 .../iotdb/cluster/server/member/DataGroupMember.java     |  9 +++++++--
 .../main/java/org/apache/iotdb/db/metadata/MManager.java |  3 ++-
 .../org/apache/iotdb/db/qp/executor/PlanExecutor.java    | 11 +++++++----
 5 files changed, 30 insertions(+), 11 deletions(-)