This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 681ee4a add more tests of MetaGroupMember
add 8e80b33 move methods from PartitionUtils to PartitionTable
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/partition/PartitionTable.java | 14 +++
.../cluster/partition/SlotPartitionTable.java | 110 ++++++++++++++++++++-
.../cluster/server/member/MetaGroupMember.java | 12 +--
.../apache/iotdb/cluster/utils/PartitionUtils.java | 110 ++++-----------------
.../cluster/utils/nodetool/ClusterMonitor.java | 4 +-
5 files changed, 148 insertions(+), 102 deletions(-)