You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Scott Feldstein (Jira)" <ji...@apache.org> on 2020/06/04 05:44:00 UTC

[jira] [Comment Edited] (IGNITE-13097) Ignite OOMs when from local tests with many Caches

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

Scott Feldstein edited comment on IGNITE-13097 at 6/4/20, 5:43 AM:
-------------------------------------------------------------------

Suggestion from the forum was to use cache-groups and limit partitions.  Both alleviated this problem.  Additionally I was able to reduce my page size to free up memory.


was (Author: scottmf):
Suggestion from the forum was to use cache-groups and limit partitions.  Both alleviate this.  Additionally I was able to reduce my page size to free up memory.

> Ignite OOMs when from local tests with many Caches
> --------------------------------------------------
>
>                 Key: IGNITE-13097
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13097
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Scott Feldstein
>            Priority: Major
>
> This is the reproduction of a bug that reflects [this user post|[http://apache-ignite-users.70518.x6.nabble.com/Random2LruPageEvictionTracker-causing-hanging-in-our-integration-tests-td32239.html]].  This impacts us in our integration-tests, not in any real environment. 
> The reproduction is here -> [https://github.com/scottmf/ignite-oom]
>  
> My observation is that each {{IgniteCache}} object takes up almost 8MB.  I'm pretty sure this is taking up all the off-heap memory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)