You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/21 17:03:58 UTC

[jira] [Commented] (IGNITE-2833) High memory utilization when OFFHEAP_TIERED mode and expiry policy are enabled.

    [ https://issues.apache.org/jira/browse/IGNITE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767559#comment-15767559 ] 

ASF GitHub Bot commented on IGNITE-2833:
----------------------------------------

Github user AMashenkov closed the pull request at:

    https://github.com/apache/ignite/pull/1031


> High memory utilization when OFFHEAP_TIERED mode and expiry policy are enabled.
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-2833
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2833
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Andrew Mashenkov
>            Priority: Critical
>              Labels: community, important
>             Fix For: 1.8
>
>         Attachments: IgniteExpiryIssue.java, config.xml
>
>
> The problem is originally reported by Neil Wightman: http://apache-ignite-users.70518.x6.nabble.com/Off-Heap-cache-using-lots-of-heap-memory-td3414.html
> *Steps to reproduce*
> 1) Run attached code and XML config. Observe that heap size is about 1Gb.
> 2) Comment expiry policy setter in the code, run again. Now only 150Mb is consumed.



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