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