You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2024/03/11 09:39:00 UTC

[jira] [Resolved] (IGNITE-21646) Clean FreeList when cleaning BplusTree

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

Kirill Tkalenko resolved IGNITE-21646.
--------------------------------------
    Resolution: Invalid

After checking the code, I saw that the *FreeList* were being cleared, the task was not needed.

> Clean FreeList when cleaning BplusTree
> --------------------------------------
>
>                 Key: IGNITE-21646
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21646
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>
> When implementing org.apache.ignite.internal.pagememory.tree.BplusTree#startGradualDestruction, they forgot to clear pages from FreeLists.



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