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/10 09:10:03 UTC

[incubator-iotdb] branch cluster_new updated (047652a -> 258d07d)

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 047652a  add log for buffer underflow
     add 258d07d  end election when there are too many fails decrease client num when fail to connect

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/client/sync/SyncClientPool.java  |  2 ++
 .../iotdb/cluster/log/catchup/CatchUpTask.java     | 10 +++++++--
 .../iotdb/cluster/log/catchup/LogCatchUpTask.java  |  3 ++-
 .../server/handlers/caller/ElectionHandler.java    | 24 +++++++++++++++++-----
 .../cluster/server/heartbeat/HeartbeatThread.java  |  8 +++++---
 5 files changed, 36 insertions(+), 11 deletions(-)