You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Carsten <ca...@ccmanalysis.de> on 2017/04/25 16:43:43 UTC

XMX/XMS for embedded ignite in client mode

Hello all,

I'd appreciate your advice on the following issue, that I have had  for 
some time:

When connecting to an existing ignite cluster in client mode, I get the 
warning

"Initial heap size is 504MB (should be no less than 512MB, use -Xms512m 
-Xmx512m)."

and I was wondering how to set these JVM parameters. I can set them for 
my app that uses the ignite client, but I am not sure how to modify the 
setting for the "embedded" ignite client.


Thanks,


Re: XMX/XMS for embedded ignite in client mode

Posted by vkulichenko <va...@gmail.com>.
JVM parameters are set for JVM, not for an Ignite node. So basically the
correct way depends on how your application is organized and started.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/XMX-XMS-for-embedded-ignite-in-client-mode-tp12244p12245.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.