Lokesh Jain created RATIS-877:
---------------------------------
Summary: 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
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)