[
https://issues.apache.org/jira/browse/IGNITE-17246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560984#comment-17560984
]
Aleksandr Polovtcev commented on IGNITE-17246:
----------------------------------------------
Looks good, thank you
> Get rid of the index partition
> ------------------------------
>
> Key: IGNITE-17246
> URL: https://issues.apache.org/jira/browse/IGNITE-17246
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> Since indexes will be stored in partition files, index partitions should be
> disposed of in the current codebase.
> See:
> * *org.apache.ignite.internal.pagememory.persistence.store.PageStore#TYPE_IDX*
> * *org.apache.ignite.internal.pagememory.PageIdAllocator#INDEX_PARTITION*
> *
> *org.apache.ignite.internal.pagememory.persistence.store.GroupPageStoreHolder*
> *
> *org.apache.ignite.internal.pagememory.persistence.store.FilePageStoreManager#INDEX_FILE_NAME*
> It will also be useful to correct the flaky
> [FilePageStoreManagerTest#testStopAllGroupFilePageStores|https://ci.ignite.apache.org/test/6999203413272911470?currentProjectId=ignite3_Test&branch=%3Cdefault%3E].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)