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 ac5b58a Merge pull request #1608 from
neuyilan/apache_cluster_new_0810_code_refine
add 8c3263d use loosen catch up strategy
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/cluster/log/catchup/CatchUpTask.java | 2 +-
.../org/apache/iotdb/cluster/log/catchup/LogCatchUpTask.java | 1 -
.../org/apache/iotdb/cluster/log/manage/RaftLogManager.java | 2 +-
.../src/main/java/org/apache/iotdb/cluster/server/Peer.java | 11 +++++++++++
.../cluster/server/handlers/caller/HeartbeatHandler.java | 7 ++++++-
5 files changed, 19 insertions(+), 4 deletions(-)