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)