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 2019/12/13 07:41:50 UTC

[incubator-iotdb] branch cluster_new updated (58f3ad2 -> d83cef4)

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 58f3ad2  Merge branch 'refactor_session_management' into cluster_new
     add d83cef4  fix remote resource control

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/query/ClusterQueryManager.java   |  3 +-
 .../iotdb/cluster/query/RemoteQueryContext.java    | 25 +++++--------
 .../apache/iotdb/cluster/server/ClientServer.java  | 40 ++++++++++++++++++++-
 .../cluster/server/member/DataGroupMember.java     | 10 +++---
 .../cluster/server/member/MetaGroupMember.java     | 42 ++--------------------
 pom.xml                                            |  2 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 18 +++-------
 7 files changed, 63 insertions(+), 77 deletions(-)