Dmitry Karachentsev created IGNITE-9257:
-------------------------------------------
Summary: LOCAL cache doesn't evict entries from heap
Key: IGNITE-9257
URL:
https://issues.apache.org/jira/browse/IGNITE-9257 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.6
Reporter: Dmitry Karachentsev
Fix For: 2.7
Reproducer
http://apache-ignite-users.70518.x6.nabble.com/When-using-CacheMode-LOCAL-OOM-td23285.htmlThis happens because all entries are kept in GridCacheAdapter#map.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)