[
https://issues.apache.org/jira/browse/RATIS-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukul Kumar Singh resolved RATIS-261.
-------------------------------------
Resolution: Fixed
This is now fixed in latest master.
> Ratis should identify if the node was itslef unresponsive before triggerring
> leader election
> --------------------------------------------------------------------------------------------
>
> Key: RATIS-261
> URL: https://issues.apache.org/jira/browse/RATIS-261
> Project: Ratis
> Issue Type: Bug
> Components: server
> Affects Versions: 0.2.0
> Reporter: Mukul Kumar Singh
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
> Labels: ozone
>
> When GC gets triggered on a Ratis server, the node can go unresponsive for
> sometime.
> When this node happens to be a follower node, the node after waking up from GC
> will realize that the leader hasn't sent heartbeats to it and hence will
> trigger a leader election.
> This jira proposes to add a mechanism inside a follower to check for its own
> liveliness before triggering a leader election.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)