You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/12/25 10:36:49 UTC

[jira] [Created] (IGNITE-2272) visorcmd: it seems that we show incorrect value for 'Heap memory maximum'

Pavel Konstantinov created IGNITE-2272:
------------------------------------------

             Summary: visorcmd: it seems that we show incorrect value for 'Heap memory maximum'
                 Key: IGNITE-2272
                 URL: https://issues.apache.org/jira/browse/IGNITE-2272
             Project: Ignite
          Issue Type: Bug
            Reporter: Pavel Konstantinov


I'm started node with JVM opts '-Xms1g -Xmx1400m' but 'node' command displays incorrect data for -Xmx 
{code}
| Heap memory initialized     | 1gb
| Heap memory used            | 1,024mb
| Heap memory committed       | 1gb
| Heap memory maximum         | 1gb
{code}



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