[
https://issues.apache.org/jira/browse/IGNITE-26233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-26233:
-------------------------------------
Reviewer: Aleksandr Polovtsev (was: Ivan Bessonov)
> Fix issues after increasing partition generation and checkpoint
> ---------------------------------------------------------------
>
> Key: IGNITE-26233
> URL: https://issues.apache.org/jira/browse/IGNITE-26233
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> It was found that after deleting a partition, which increases its generation,
> errors occur when it is recreated and if a checkpoint has started between
> this. We need to fix this problem.
> The idea of fixing it is to save the partition generation in the list of
> dirty pages and if it is found that a page is in the list of dirty pages with
> a different generation, then we should skip such a page.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)