[
https://issues.apache.org/jira/browse/RATIS-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-801.
------------------------------
Resolution: Duplicate
This was fixed by RATIS-1548. Resolving ...
> Ratis snapshot should consider stateMachine#appliedIndex for triggering
> snapshot
> --------------------------------------------------------------------------------
>
> Key: RATIS-801
> URL: https://issues.apache.org/jira/browse/RATIS-801
> Project: Ratis
> Issue Type: Improvement
> Affects Versions: 0.5.0
> Reporter: Shashikant Banerjee
> Priority: Major
>
> Currently, while triggering snapshot, snapshotUpdater#appliedIndex is taken
> into account to decide whether it has exceeded the snapshot threshold from
> the last snapshotIndex. This may lead to creating more snapshots than usual
> as stateMachineUpdater#appliedIndex is updated as soon as the
> applyTransaction call happens. Ideally, Ratis snapshot should not be
> triggered taking stateMachine's applied index into account.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)