You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (Jira)" <ji...@apache.org> on 2020/02/04 23:21:00 UTC

[jira] [Resolved] (KUDU-2155) Disarm failure detector during an election

     [ https://issues.apache.org/jira/browse/KUDU-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo resolved KUDU-2155.
------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> Disarm failure detector during an election
> ------------------------------------------
>
>                 Key: KUDU-2155
>                 URL: https://issues.apache.org/jira/browse/KUDU-2155
>             Project: Kudu
>          Issue Type: Bug
>          Components: consensus
>    Affects Versions: 1.6.0
>            Reporter: Adar Dembo
>            Assignee: Adar Dembo
>            Priority: Major
>             Fix For: 1.12.0
>
>
> KUDU-2149 uncovered an issue where a change in failure detector semantics could lead to election "stacking". It was clear that the failure detector should be disabled during an election, but the fix was tailored to minimize risk and thus be eligible for backporting to a 1.5.x point release.
> The better fix would be to completely the disable failure detector during an election. This JIRA tracks that improvement.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)