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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)