[
https://issues.apache.org/jira/browse/IGNITE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413698#comment-17413698
]
Maxim Muzafarov commented on IGNITE-9257:
-----------------------------------------
[~svdovin] I don't think that LOCAL caches will be even supported in future
releases.
> 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
> Priority: Critical
>
> Reproducer
> http://apache-ignite-users.70518.x6.nabble.com/When-using-CacheMode-LOCAL-OOM-td23285.html
> This happens because all entries are kept in GridCacheAdapter#map.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)