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

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

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

Aleksandr Meterko reassigned IGNITE-5592:
-----------------------------------------

    Assignee: Aleksandr Meterko

> 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
>            Assignee: Aleksandr Meterko
>             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)