[
https://issues.apache.org/jira/browse/RATIS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448582#comment-16448582
]
Tsz Wo Nicholas Sze commented on RATIS-229:
-------------------------------------------
The restarted follower should wait until timeout before
ServerState#initElection. Leader should be able send a heartbeat to prevent it
timeout. There is something wrong if it starts a leader election in this case.
> GRpcLogAppender should trigger a heartbeat when appendEntries timeout
> ---------------------------------------------------------------------
>
> Key: RATIS-229
> URL: https://issues.apache.org/jira/browse/RATIS-229
> Project: Ratis
> Issue Type: Bug
> Reporter: Kit Hui
> Assignee: Kit Hui
> Priority: Major
> Attachments: r229_20180420.patch
>
>
> When appendEntries timeout, GRpcLogAppender has already updated
> lastRpcSendTime so that the next heartbeat may not be sent
> immediately.
> This problem is observed in RATIS-227. The killed follower in
> testBasicAppendEntriesWithAllReplication may start a leader election
> after it has been restarted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)