[jira] [Created] (IGNITE-9672) Move o.a.i.i.processors.cache.persistence.tree.io.PageMetaIO to metastore.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9672) Move o.a.i.i.processors.cache.persistence.tree.io.PageMetaIO to metastore.

Anton Vinogradov (Jira)
Alexei Scherbakov created IGNITE-9672:
-----------------------------------------

             Summary: Move o.a.i.i.processors.cache.persistence.tree.io.PageMetaIO to metastore.
                 Key: IGNITE-9672
                 URL: https://issues.apache.org/jira/browse/IGNITE-9672
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexei Scherbakov
             Fix For: 2.8


We have in current implementation special meta page related to snapshot functionality.

Meta page is stored in index partition.

If index.bin is removed (for triggering index rebuild), all information is lost and incremental snapshot logic is broken.

Solution: move snapshot metadata in metastore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)