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/07/20 08:38:01 UTC

[incubator-iotdb] branch cluster_new updated (93dd1ee -> b6484ce)

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 93dd1ee  Merge pull request #1512 from neuyilan/apache_cluster_new_split_port
     new 30f42ff  clear service map after rebuilding datagroups to avoid read old leader from old datamember which may be wrong
     new 71db0f0  Merge branch 'cluster_new' into cluster_new_timeout_bug
     new b6484ce  Merge pull request #1525 from LebronAl/cluster_new_timeout_bug

The 4692 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/iotdb/cluster/server/DataClusterServer.java    | 2 ++
 .../java/org/apache/iotdb/cluster/server/heartbeat/HeartbeatThread.java | 2 +-
 .../main/java/org/apache/iotdb/cluster/server/member/RaftMember.java    | 1 -
 3 files changed, 3 insertions(+), 2 deletions(-)