[
https://issues.apache.org/jira/browse/IGNITE-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653867#comment-15653867
]
ASF GitHub Bot commented on IGNITE-4073:
----------------------------------------
Github user AMashenkov closed the pull request at:
https://github.com/apache/ignite/pull/1158
> 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
> 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)