You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2016/10/13 11:39:20 UTC

[jira] [Created] (IGNITE-4073) OFFHEAP cache context isOffHeapEnabled return false

Andrew Mashenkov created IGNITE-4073:
----------------------------------------

             Summary: OFFHEAP cache context isOffHeapEnabled return false
                 Key: IGNITE-4073
                 URL: https://issues.apache.org/jira/browse/IGNITE-4073
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Andrew Mashenkov
            Priority: Critical


Cache context method isOffHeapEnabled() and isSwapOrOffheapEnabled() return false for OFFHEAP_TIRED memory model, but useOffheapEntry() returns true.

I't seems to be a bug, because, really, entries are put to off-heap.

Due to this bug, TtlManager could not correctly evict expired entries that can result in OOME.




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