Hi,

Thanks for the response. I executed the program which starts the gridgain as 
below ie I set -Xms3G -Xmx10GB. 

/usr/java/jdk1.8.0_121/bin/java -DIGNITE_QUIET=false -Xms3G -Xmx10G -classpath 
.:./*:/opt/GridGain/libs/*:/opt/GridGain/libs/ignite-spring/*:/opt/GridGain/libs/ignite-rest-http/*::/opt/GridGain/libs/ignite-indexing/*
 NodeStart

[18:44:42,727][INFO][main][GridDiscoveryManager] Topology snapshot [ver=1, 
servers=1, clients=0, CPUs=32, heap=8.9GB]

How is 8.9GB derived?. Can you please explain?

Thanks,
Priya




-----Original Message-----
From: dkarachentsev [mailto:dkarachent...@gridgain.com] 
Sent: 10 July 2017 21:25
To: user@ignite.apache.org
Subject: Re: Heap Memory Limit Set

Hi,

This value is just a sum of available heaps on JVMs on which nodes are running. 
You may limit each node with -Xmx10g or -Xmx5g for example.

Thanks!
-Dmitry



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Heap-Memory-Limit-Set-tp14560p14597.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to