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

[jira] [Resolved] (RATIS-877) StateMachineUpdater#takeSnapshot should check stateMachine lastAppliedIndex

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

Shashikant Banerjee resolved RATIS-877.
---------------------------------------
    Fix Version/s: 0.6.0
       Resolution: Duplicate

> StateMachineUpdater#takeSnapshot should check stateMachine lastAppliedIndex
> ---------------------------------------------------------------------------
>
>                 Key: RATIS-877
>                 URL: https://issues.apache.org/jira/browse/RATIS-877
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>            Reporter: Lokesh Jain
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Currently StateMachineUpdater#takeSnapshot checks whether index of snapshott taken is greater than lastAppliedIndex. It should ideally check stateMachineLastAppliedIndex which reflects the index till which state machine has already applied the log entry.



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