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/06/24 02:50:55 UTC

[incubator-iotdb] branch cluster_new updated (2766972 -> 1716cf4)

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 2766972  fix step down and increase client pool capacity
     add 1716cf4  fix when a node becomes leader after waiting for leader

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/cluster/partition/SlotPartitionTable.java   | 2 +-
 .../org/apache/iotdb/cluster/server/member/DataGroupMember.java  | 9 +++++++++
 .../org/apache/iotdb/cluster/server/member/MetaGroupMember.java  | 9 +++++++++
 .../java/org/apache/iotdb/cluster/server/member/RaftMember.java  | 2 ++
 4 files changed, 21 insertions(+), 1 deletion(-)