You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/05/31 12:25:00 UTC

[jira] [Created] (IGNITE-8659) Wrong FreeList usage in PendingTree may lead to page corruption.

Andrew Mashenkov created IGNITE-8659:
----------------------------------------

             Summary: Wrong FreeList usage in PendingTree may lead to page corruption.
                 Key: IGNITE-8659
                 URL: https://issues.apache.org/jira/browse/IGNITE-8659
             Project: Ignite
          Issue Type: Bug
          Components: persistence
            Reporter: Andrew Mashenkov


Per-partition pending trees uses common index freelist.
This make possible partition data pages will be used by indices and lead to errors as pages have different structures.

 



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