[
https://issues.apache.org/jira/browse/IGNITE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685436#comment-16685436
]
Alexey Stelmak commented on IGNITE-8735:
----------------------------------------
PR: https://github.com/apache/ignite/pull/5383
> Metastorage creates its own index partition
> -------------------------------------------
>
> Key: IGNITE-8735
> URL: https://issues.apache.org/jira/browse/IGNITE-8735
> Project: Ignite
> Issue Type: Bug
> Components: persistence
> Reporter: Ivan Rakov
> Assignee: Alexey Stelmak
> Priority: Major
> Fix For: 2.8
>
>
> By design, all metastorage data should be stored in single partition with
> index = 0. However, allocatePageNoReuse is not overriden in MetastorageTree,
> which causes allocation of extra pages for the tree in index partition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)