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 f63844f Merge branch 'cluster_new' of
https://github.com/apache/incubator-iotdb into cluster_new
add c37e58d fix delete timeseries
add df10121 remove duplicated code
add a80b157 broadcast
add 00de6d5 notify
add 0aded60 remove unnecessary broadcast
add 8a8421d Merge branch 'cluster_new' into cluster_new
add 7060b2c Merge branch 'cluster_new' of
https://github.com/Ring-k/incubator-iotdb into cluster_new
add 0d4a7dc [IOTDB-348] Fix DeleteTimeseriesPlan result inconsistent
problem (#1161)
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/query/ClusterPlanExecutor.java | 58 ++--
.../iotdb/cluster/server/DataClusterServer.java | 18 +-
.../cluster/server/member/DataGroupMember.java | 15 +-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 305 +++++++++++----------
4 files changed, 194 insertions(+), 202 deletions(-)