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)