Ivan Rakov created IGNITE-8735:
----------------------------------
Summary: 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
Fix For: 2.6
By design, all metastorage data should be stored in single partition with index = 0. However, allocatePageNoReuse is not overriden in MetastorageTree, which cause allocation of extra pages for the tree in index partition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)