Philipp Shergalis created IGNITE-25671:
------------------------------------------
Summary: Destroy partition physically after checkpoint
Key: IGNITE-25671
URL: https://issues.apache.org/jira/browse/IGNITE-25671
Project: Ignite
Issue Type: Improvement
Reporter: Philipp Shergalis
Assignee: Philipp Shergalis
Currently it is possible for multiple partition generations to be checkpointed
That leads to a situation, that we filter out outdated pages and don't write
them to delta file, but they remain in delta file header ->>> we try to read
not existing pages
Also there is a race between partition invalidation and starting checkpoint
--
This message was sent by Atlassian Jira
(v8.20.10#820010)