[
https://issues.apache.org/jira/browse/IGNITE-25665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-25665:
-----------------------------------
Summary: Persist pending entries list in "aipersist" engine (was:
Implement chosen approach for tracking pending entries)
> Persist pending entries list in "aipersist" engine
> --------------------------------------------------
>
> Key: IGNITE-25665
> URL: https://issues.apache.org/jira/browse/IGNITE-25665
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> We need to persistently track pending rows to ensure they are preserved after
> a cluster restart. Otherwise, we risk losing them and inadvertently marking
> transaction statuses as aborted (as described in the root issue). This could
> lead to resolving write intents as aborted, resulting in permanent client
> data loss.
> h3. Definition of done
> Pending rows are persisted and fully recovered upon cluster restart.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)