Alexey Kuznetsov created IGNITE-81:
--------------------------------------
Summary: 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-1
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)