You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitry Karachentsev (JIRA)" <ji...@apache.org> on 2018/08/13 12:00:00 UTC

[jira] [Created] (IGNITE-9257) LOCAL cache doesn't evict entries from heap

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.html

This happens because all entries are kept in GridCacheAdapter#map.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)