Andrew Mashenkov created IGNITE-3840:
----------------------------------------
Summary: Continue: High memory utilization when OFFHEAP_TIERED mode and expiry policy are enabled.
Key: IGNITE-3840
URL:
https://issues.apache.org/jira/browse/IGNITE-3840 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 1.5.0.final
Reporter: Andrew Mashenkov
Assignee: Andrew Mashenkov
Priority: Critical
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)