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)