[
https://issues.apache.org/jira/browse/IGNITE-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-11455:
---------------------------------------
Fix Version/s: (was: 2.9)
> Introduce free lists rebuild mechanism
> --------------------------------------
>
> Key: IGNITE-11455
> URL: https://issues.apache.org/jira/browse/IGNITE-11455
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Affects Versions: 2.0
> Reporter: Pavel Kovalenko
> Priority: Major
>
> Sometimes the state of free lists become invalid like in
> https://issues.apache.org/jira/browse/IGNITE-10669 . It leads the node to an
> unrecoverable state. At the same time, free lists don't hold any critical or
> data information and can be built from scratch using existing data pages. It
> may be useful to introduce a mechanism to rebuild free lists using an optimal
> algorithm of partition data pages scanning.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)