[ 
https://issues.apache.org/jira/browse/IGNITE-17225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirill Tkalenko reassigned IGNITE-17225:
----------------------------------------

    Assignee: Kirill Tkalenko

> Page replacement for persistent data region is not fully ported
> ---------------------------------------------------------------
>
>                 Key: IGNITE-17225
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17225
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>
> Replacing pages for the persistent data region was not fully ported from 2.0, 
> at the moment we only add pages to the temporary buffer and remove from the 
> checkpoint (i.e. it will not be written at the checkpoint), but then we do 
> not write the page from this temporary buffer, this needs to be fixed and 
> covered with tests.
> See in 3.0:
>  * Usage of 
> *org.apache.ignite.internal.pagememory.persistence.PersistentPageMemory#delayedPageReplacementTracker*
> See in 2.0:
>  * Usage of 
> *org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl#delayedPageReplacementTracker*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to