You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by C Ravikiran <it...@gmail.com> on 2020/05/24 05:51:55 UTC

Ignite Migration 2.6 to 2.8

Hi Team,

Currently my project is ignite 2.6 version.

2.6 configuration in my project is below.

JVM_OPTS= -Xms2g  Xmx32g

But in 2.8 is little different,

JVM_OPTS = -Xms1g Xmx32g

In 2.8 also
Shall I update the same configuration like 2.6.

If change is, is there any problem I will get



On Fri 8 May, 2020, 12:20 PM C Ravikiran, <it...@gmail.com>
wrote:

>