You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2019/06/04 02:39:57 UTC

[incubator-iotdb] 03/03: Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster

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

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

commit 27252b160cee094d764d4a85a0a9c32b65cc28ba
Merge: ca9e9e0 fb6847a
Author: lta <li...@163.com>
AuthorDate: Tue Jun 4 10:39:30 2019 +0800

    Merge branch 'cluster' of github.com:apache/incubator-iotdb into cluster

 .../iotdb/cluster/service/ClusterMonitor.java      |  6 +++++
 .../iotdb/cluster/service/ClusterMonitorMBean.java |  8 ++++++
 .../iotdb/cluster/service/nodetool/Ring.java       |  1 +
 .../cluster/service/nodetool/StorageGroup.java     | 20 +++++++++++++--
 .../org/apache/iotdb/cluster/utils/RaftUtils.java  |  5 ++++
 .../UserGuideV0.7.0/7-Tools-NodeTool.md            | 30 +++++++++++++++++++---
 6 files changed, 64 insertions(+), 6 deletions(-)