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

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

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

Anton Vinogradov (Jira)
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)