You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2018/03/14 10:49:00 UTC

[jira] [Created] (IGNITE-7947) Not all OWNING partitions saved in PartitionAllocationMap during checkpoint

Eduard Shangareev created IGNITE-7947:
-----------------------------------------

             Summary: Not all OWNING partitions saved in PartitionAllocationMap during checkpoint
                 Key: IGNITE-7947
                 URL: https://issues.apache.org/jira/browse/IGNITE-7947
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Eduard Shangareev
            Assignee: Eduard Shangareev
             Fix For: 2.5


In checkpoint begin listeners we collect PartitionAllocationMap in offheap managers. 
But if rowStore is null than we ignore this partition in any case even if we own it.



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