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/21 23:33:00 UTC

[jira] [Created] (IGNITE-8007) We should treat as empty any partition as empty if it doesn't have any data

Eduard Shangareev created IGNITE-8007:
-----------------------------------------

             Summary: We should treat as empty any partition as empty if it doesn't have any data
                 Key: IGNITE-8007
                 URL: https://issues.apache.org/jira/browse/IGNITE-8007
             Project: Ignite
          Issue Type: Bug
          Components: persistence
            Reporter: Eduard Shangareev
            Assignee: Eduard Shangareev
             Fix For: 2.5


GridCacheOffheapManager#addPartition
Now we take into account was lastIndex = 0 or not, but it doesn't matter. Partition doesn't have any data, so it's empty.




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