Andrey Novikov created IGNITE-21841:
---------------------------------------
Summary: The FilePageStoreManager constructor should not throw an
exception
Key: IGNITE-21841
URL: https://issues.apache.org/jira/browse/IGNITE-21841
Project: Ignite
Issue Type: Improvement
Components: persistence
Affects Versions: 3.0.0-beta2
Reporter: Andrey Novikov
Current implementation of FilePageStoreManager is throw an exception from
constructor, which is not recommended.
Let's create FilePageStoreFactory from the outside and pass it to the
constructor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)