Krome Plasma created IGNITE-3516: ------------------------------------ Summary: 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 unregister cache 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)