Andrey Novikov created IGNITE-21840:
---------------------------------------
Summary: PersistentPageMemoryStorageEngine#createMvTable should
return MvTableStorage
Key: IGNITE-21840
URL: https://issues.apache.org/jira/browse/IGNITE-21840
Project: Ignite
Issue Type: Improvement
Components: persistence
Affects Versions: 3.0.0-beta2
Reporter: Andrey Novikov
Fix For: 3.0.0-beta2
Current implementation of PersistentPageMemoryStorageEngine#createMvTable
returns PersistentPageMemoryTableStorage which doesn't comply with the contract
described in StorageEngine. The use of this is not found in the code.
Let's return MvTableStorage instead of PersistentPageMemoryTableStorage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)