[
https://issues.apache.org/jira/browse/IGNITE-24838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-24838:
-----------------------------------------
Description:
As a prerequisite for the algorithm described in IGNITE-24811, we need to be
able to save last created Raft snapshot meta information in the TX state
storage, which includes:
# Applied index and term;
# Raft configuration;
# Lease information;
# Table IDs that participated in the snapshot.
> Add ability to save snapshot info in TX storage
> -----------------------------------------------
>
> Key: IGNITE-24838
> URL: https://issues.apache.org/jira/browse/IGNITE-24838
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As a prerequisite for the algorithm described in IGNITE-24811, we need to be
> able to save last created Raft snapshot meta information in the TX state
> storage, which includes:
> # Applied index and term;
> # Raft configuration;
> # Lease information;
> # Table IDs that participated in the snapshot.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)