[jira] [Created] (IGNITE-3948) TTL manager continues to track evicted entries

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3948) TTL manager continues to track evicted entries

Anton Vinogradov (Jira)
Andrey Gura created IGNITE-3948:
-----------------------------------

             Summary: TTL manager continues to track evicted entries
                 Key: IGNITE-3948
                 URL: https://issues.apache.org/jira/browse/IGNITE-3948
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.7
            Reporter: Andrey Gura


Cache uses only heap memory and has eviction and expiry policies. During loading data into cache TTL manager consumes heap memory even if entries were evicted because it still track this entries.

It's ok in case of offheap memory or/and swap are enabled but doesn't make sense in case of using only heap memory.

See also http://stackoverflow.com/questions/39447690/apache-ignite-cache-eviction-still-in-memory



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)