You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/25 13:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-5592:
------------------------------------
    Fix Version/s:     (was: 2.3)

> 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
>
> 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)