You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2021/04/20 14:50:00 UTC

[jira] [Updated] (RATIS-801) Ratis snapshot should consider stateMachine#appliedIndex for triggering snapshot

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

Tsz-wo Sze updated RATIS-801:
-----------------------------
    Fix Version/s:     (was: 2.0.0)

Ratis 2.0.0 was already released.  Removing it from "Fix Version/s" here.

> 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
>            Assignee: Bharat Viswanadham
>            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.3.4#803005)