You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/15 09:51:33 UTC

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

Vladimir Ozerov created IGNITE-2833:
---------------------------------------

             Summary: Huge 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
            Priority: Critical
             Fix For: 1.6


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)