You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/01/13 14:48:39 UTC

[jira] [Resolved] (IGNITE-2365) Cache inconsistency: concurrent preloading from a storage when OFF HEAP is used

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

Alexey Goncharuk resolved IGNITE-2365.
--------------------------------------
    Resolution: Fixed

> Cache inconsistency: concurrent preloading from a storage when OFF HEAP is used
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-2365
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2365
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: ignite-1.4
>            Reporter: Denis Magda
>            Assignee: Alexey Goncharuk
>            Priority: Blocker
>              Labels: important
>             Fix For: 1.6
>
>         Attachments: TwoNodesEviction.java
>
>
> Start two server nodes in parallel using {{TwoNodesEviction}} example attached.
> Both nodes start preloading the full set of data from an underlying storage considering that in a cache only data for which a node is primary will reside.
> However the node that joins the topology later will have much more entries in the on-heap part of the cache than expected ignoring eviction policy settings.
> If to disable the eviction policy and off-heap then the example works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)