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

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

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

Anton Vinogradov (Jira)
Ilya Lantukh created IGNITE-6097:
------------------------------------

             Summary: 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
            Assignee: Ilya Lantukh
             Fix For: 2.2


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
(v6.4.14#64029)