You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2018/04/27 18:05:00 UTC

[jira] [Assigned] (IGNITE-6097) GridCacheDatabaseSharedManager.restorePartitionState(...) should not access PageMemory directly

     [ https://issues.apache.org/jira/browse/IGNITE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Lantukh reassigned IGNITE-6097:
------------------------------------

    Assignee:     (was: Ilya Lantukh)

> GridCacheDatabaseSharedManager.restorePartitionState(...) should not access PageMemory directly
> -----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6097
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6097
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Ilya Lantukh
>            Priority: Major
>
> It breaks encapsulation and leads to subtle non-trivial problems (like deadlock in IGNITE-6096). We should update state by calling methods of GridDhtLocalPartition instead.



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