You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/11/01 23:09:00 UTC

[jira] [Created] (IGNITE-6814) Detailed memory consumption on start and OOM reporting

Denis Magda created IGNITE-6814:
-----------------------------------

             Summary: Detailed memory consumption on start and OOM reporting
                 Key: IGNITE-6814
                 URL: https://issues.apache.org/jira/browse/IGNITE-6814
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.0
            Reporter: Denis Magda
            Priority: Critical
             Fix For: 2.4


Presently Ignite allocates 20% of RAM on a node startup, however, the user doesn't see automatically chosen memory settings. Also, if there a node runs out of RAM and throws an OOM error there are no hints on why this happened and how to fix it.

Suggestions: 
* Print out memory settings on startup for every data region set up (maximum size, initial size, etc.)
* Provide guidelines on how to overcome OOM when it happens. Specify a data region name with all its current parameters and suggest three possible things - tweak maximum memory, setup eviction policies or enable Ignite persistence. All this is covered in official docs: https://apacheignite.readme.io/docs#section-data-regions



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)