[
https://issues.apache.org/jira/browse/IGNITE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Tikhonov resolved IGNITE-81.
------------------------------------
Resolution: Fixed
> Cache clear(key) does not work for OFFHEAP_TIERED mode.
> -------------------------------------------------------
>
> Key: IGNITE-81
> URL: https://issues.apache.org/jira/browse/IGNITE-81
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: sprint-1
> Reporter: Alexey Kuznetsov
> Assignee: Nikolay Tikhonov
> Fix For: sprint-2
>
> Attachments: clear_off_heap.patch
>
>
> Method cache.clear(key) does not clear value from cache, but method
> clearAll() does.
> I found that internal logic of this methods are different, but should be the
> same.
> I created a tests for cache.clear(key) and cache.clearAll() .
> Attached a patch with tests to issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)