You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/04/27 12:22:00 UTC

[jira] [Updated] (IGNITE-16560) [Native Persistence 3.0] PageMemoryImpl porting

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

Vyacheslav Koptilin updated IGNITE-16560:
-----------------------------------------
    Description: 
We need to continue porting the codebase PageMemory to Ignite 3.
The next step is to port *PageMemoryImpl* without WAL, checkpoint and throttling - they will have to be implemented after splitting tasks in [IGNITE-15818|https://issues.apache.org/jira/browse/IGNITE-15818].

Don't forget test:
* *BPlusTreePageMemoryImplTest*
* *BPlusTreeReuseListPageMemoryImplTest*

  was:
We need to continue porting the codebase PageMemory to Ignite 3.

The next step is to port *PageMemoryImpl* without WAL, checkpoint and throttling - they will have to be implemented after splitting tasks in [IGNITE-15818|https://issues.apache.org/jira/browse/IGNITE-15818].

Don't forget test:
* *BPlusTreePageMemoryImplTest*
* *BPlusTreeReuseListPageMemoryImplTest*


> [Native Persistence 3.0] PageMemoryImpl porting
> -----------------------------------------------
>
>                 Key: IGNITE-16560
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16560
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> We need to continue porting the codebase PageMemory to Ignite 3.
> The next step is to port *PageMemoryImpl* without WAL, checkpoint and throttling - they will have to be implemented after splitting tasks in [IGNITE-15818|https://issues.apache.org/jira/browse/IGNITE-15818].
> Don't forget test:
> * *BPlusTreePageMemoryImplTest*
> * *BPlusTreeReuseListPageMemoryImplTest*



--
This message was sent by Atlassian Jira
(v8.20.7#820007)