You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Krome Plasma (JIRA)" <ji...@apache.org> on 2016/07/21 17:52:20 UTC

[jira] [Comment Edited] (IGNITE-3516) H2 Indexing unregisterCache method does not cleanup resources and causes memory leak with OFFHEAP_TIERED cache mode cache.

    [ https://issues.apache.org/jira/browse/IGNITE-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388115#comment-15388115 ] 

Krome Plasma edited comment on IGNITE-3516 at 7/21/16 5:51 PM:
---------------------------------------------------------------

Just to point out, this is hard to write test for. The best you can do is create cache, fill it, drop it and repeat. The offheap memory usage raises. I've been testing this patch for 2months now on our machines and it seems effective.


was (Author: kromulan):
Just to point out, this is hard to write test for. The best you can do is create cache, fill it, drop it and repeat. The memory usage raises. I've been testing this patch for 2months now on our machines and it seems effective.

> H2 Indexing unregisterCache method does not cleanup resources and causes memory leak with OFFHEAP_TIERED cache mode cache.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-3516
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3516
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.6
>            Reporter: Krome Plasma
>            Assignee: Krome Plasma
>            Priority: Critical
>             Fix For: 1.7
>
>
> H2 Indexing unregisterCache method does not call TableDescriptor's GridH2Table close and optionally GridLuceneIndex close, which causes OFFHEAP_TIERED cache to leak memory.



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