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/12/31 05:46:49 UTC

[iotdb] branch cluster_split_condition updated (9da7b72 -> 5913109)

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

jiangtian pushed a change to branch cluster_split_condition
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 9da7b72  split condition for waitPrevLog into multiple conditions
     add 886b99d  Add check local nodes in partitiontable's all nodes or not when restart the cluster
     add 8966bf1  Merge pull request #2391 from neuyilan/apache_master_1230_fix_restart_bug
     add 7d43cbd  Merge branch 'master' into cluster_split_condition
     add 5913109  fix tests and code smells

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/ClusterMain.java   | 20 +++++++++++++++++---
 .../iotdb/cluster/log/manage/RaftLogManager.java     |  5 ++++-
 .../iotdb/cluster/server/member/RaftMember.java      |  4 ----
 3 files changed, 21 insertions(+), 8 deletions(-)