[
https://issues.apache.org/jira/browse/IGNITE-28436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-28436:
-----------------------------------
Description:
It should contain the majority of methods of `PageMemory`. {-}As of right now,
let's make is a super-interface for it{-}. Non-included methods are:
* stop
* systemPageSize
* loadedPages
Unused or effectively-static methods must be removed.
UPDATE: explicit {{PageMemory#createPartitionPageMemory}} is introduced here too
was:
It should contain the majority of methods of `PageMemory`. As of right now,
let's make is a super-interface for it. Non-included methods are:
* stop
* systemPageSize
* loadedPages
Unused or effectively-static methods must be removed.
> Introduce `PartitionPageMemory` for further reuse
> -------------------------------------------------
>
> Key: IGNITE-28436
> URL: https://issues.apache.org/jira/browse/IGNITE-28436
> Project: Ignite
> Issue Type: Improvement
> Components: storage engines ai3
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> It should contain the majority of methods of `PageMemory`. {-}As of right
> now, let's make is a super-interface for it{-}. Non-included methods are:
> * stop
> * systemPageSize
> * loadedPages
> Unused or effectively-static methods must be removed.
> UPDATE: explicit {{PageMemory#createPartitionPageMemory}} is introduced here
> too
--
This message was sent by Atlassian Jira
(v8.20.10#820010)