[
https://issues.apache.org/jira/browse/IGNITE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-24822:
-------------------------------------
Epic Link: IGNITE-22115
> Persist last created Raft snapshot information
> ----------------------------------------------
>
> Key: IGNITE-24822
> URL: https://issues.apache.org/jira/browse/IGNITE-24822
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently partition Raft snapshots are represented as the current persistent
> state of the partition storages. It is proposed to separately save
> information about the last successfully performed Raft snapshot. In other
> words, when JRaft invokes {{RaftGroupListener#onSnapshotSave}} we should save
> the snapshot meta of this snapshot in the TX storage.
> This is needed as a part of the implementation of the algorithm described in
> IGNITE-24811.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)