[
https://issues.apache.org/jira/browse/IGNITE-21840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835697#comment-17835697
]
Roman Puchkovskiy commented on IGNITE-21840:
--------------------------------------------
The patch looks good to me
> 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
> Assignee: Andrey Novikov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)