You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/06/26 19:32:00 UTC

[jira] [Created] (IGNITE-5592) Remove IgniteCache#localEvict method

Valentin Kulichenko created IGNITE-5592:
-------------------------------------------

             Summary: Remove IgniteCache#localEvict method
                 Key: IGNITE-5592
                 URL: https://issues.apache.org/jira/browse/IGNITE-5592
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.0
            Reporter: Valentin Kulichenko
             Fix For: 2.1


The method doesn't make much sense in 2.0. Before 2.0 it could be used to evict from on-heap memory to off-heap or swap. Currently off-heap always has the data and there is no swap, so the method should be removed to avoid confusion.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)