This is an automated email from the ASF dual-hosted git repository.
anovikov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 5c6befafbc IGNITE-21840
PersistentPageMemoryStorageEngine#createMvTable should return MvTableStorage.
(#3477)
add 87cf63d118 IGNITE-21841 The FilePageStoreManager constructor should
not throw an exception. (#3476)
No new revisions were added by this update.
Summary of changes:
.../persistence/store/FilePageStoreFactory.java | 2 +-
.../persistence/store/FilePageStoreManager.java | 5 ++--
.../PersistentPageMemoryNoLoadTest.java | 2 +-
.../store/FilePageStoreManagerTest.java | 2 +-
.../PersistentPageMemoryStorageEngine.java | 29 ++++++++++++++++------
5 files changed, 27 insertions(+), 13 deletions(-)