You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (JIRA)" <ji...@apache.org> on 2018/09/18 11:41:01 UTC

[jira] [Updated] (RATIS-321) RaftLog should make sure appendEntries term are incremental in nature

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

Lokesh Jain updated RATIS-321:
------------------------------
    Attachment: RATIS-321.001.patch

> RaftLog should make sure appendEntries term are incremental in nature
> ---------------------------------------------------------------------
>
>                 Key: RATIS-321
>                 URL: https://issues.apache.org/jira/browse/RATIS-321
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>         Attachments: RATIS-321.001.patch
>
>
> Currently raft log does not make sure that any appendEntry has a term greater than or equal to the last applied entry's term in the log. This Jira aims to add that check.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)