[
https://issues.apache.org/jira/browse/RATIS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447300#comment-16447300
]
Lokesh Jain commented on RATIS-229:
-----------------------------------
[~k8i6t2009] Thanks for working on this! I think just adding notifyAppend in
GrpcLogAppender#timeoutAppendRequest would work as well in our case. We may not
even need to update the FollowerInfo.
> 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)