You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/02/26 13:51:18 UTC

[jira] [Updated] (KUDU-1023) Tombstoned servers should reject remote bootstrap requests based on term of last log opid

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

Mike Percy updated KUDU-1023:
-----------------------------
    Parent: KUDU-434

> Tombstoned servers should reject remote bootstrap requests based on term of last log opid
> -----------------------------------------------------------------------------------------
>
>                 Key: KUDU-1023
>                 URL: https://issues.apache.org/jira/browse/KUDU-1023
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: consensus
>    Affects Versions: Feature Complete
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Critical
>
> Tombstoned replicas must reject remote bootstrap requests from rogue leaders, but the way they currently do this is too strict. Because a replica can independently rev its term, then be tombstoned, we need to stop comparing the consensus metadata term, but instead compare the term of the last opid in the log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)