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

Ivan Bessonov updated IGNITE-24764:
-----------------------------------
    Description: 
There are several things that have to be removed from page memory module:
 * StorageException usages, we should declare a unique exception instead
 * Configuration modules should not be used here, POJO based configuration 
(with builder) should be used to configure data regions
 * Potentially, the checkpoint configuration should be moved too, but I propose 
NOT doing it right now, for various reasons

  was:
There are several things that have to be removed from page memory module:
 * StorageException usages, we should declare a unique exception instead
 * Configuration modules should not be used here, POJO based configuration 
(with builder) should be used to configure data regions


> ignite-page-memory module should not depend on ignite-storage-api
> -----------------------------------------------------------------
>
>                 Key: IGNITE-24764
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24764
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>
> There are several things that have to be removed from page memory module:
>  * StorageException usages, we should declare a unique exception instead
>  * Configuration modules should not be used here, POJO based configuration 
> (with builder) should be used to configure data regions
>  * Potentially, the checkpoint configuration should be moved too, but I 
> propose NOT doing it right now, for various reasons



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

Reply via email to