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

Semen Boikov reassigned IGNITE-4314:
------------------------------------

    Assignee: Semen Boikov

> Cache.clear should not destroy offheap map
> ------------------------------------------
>
>                 Key: IGNITE-4314
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4314
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.7
>            Reporter: Semen Boikov
>            Assignee: Semen Boikov
>             Fix For: 1.9
>
>
> Currently when offheap is enabled then cache.clear() operations fully 
> destroys offheap map (GridCacheClearAllRunnable calls 
> GridCacheSwapManager.clearOffHeap). This is not correct since there can be 
> entry referenceing cleared memory, it seems offheap should be cleared in the 
> same way as swap using offheap keys iterator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to