[
https://issues.apache.org/jira/browse/IGNITE-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Mashenkov closed IGNITE-4073.
------------------------------------
Bug in TtlManager
> OFFHEAP cache context method 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
> Assignee: 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 results in OOME.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)