[
https://issues.apache.org/jira/browse/RATIS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447305#comment-16447305
]
Lokesh Jain commented on RATIS-229:
-----------------------------------
Also I think by the time an append entry request times out the server would
have sent other heartbeat requests so we might not even need to trigger a
heartbeat?
> 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)