You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Wolfgang Meyerle <wo...@googlemail.com> on 2020/11/18 12:18:37 UTC

Java VM Parameters setting through cpp api

Hi,

Is it possible somehow to define specific Java VM Parameters through the 
cpp interfacte or the xml configuration files.

I'm facing serious sys-stripe timeouts and one recommendation of Ignite 
is to switch to IPv4 only.

Unfortunately this is an Java VM Parameter which I do not seem to have 
influence as soon as I start the Ignite Cpp Server Process via 
Ignite::Ignition::Start

Regards,

Wolfgang


Re: Java VM Parameters setting through cpp api

Posted by Igor Sapego <is...@apache.org>.
Yes, it is possible. See [1]

[1] -
https://ignite.apache.org/releases/latest/cppdoc/structignite_1_1IgniteConfiguration.html#ad7f632214a786dfdf8dc6f5824749e8a

Best Regards,
Igor


On Wed, Nov 18, 2020 at 3:18 PM Wolfgang Meyerle <
wolfgang.meyerle@googlemail.com> wrote:

> Hi,
>
> Is it possible somehow to define specific Java VM Parameters through the
> cpp interfacte or the xml configuration files.
>
> I'm facing serious sys-stripe timeouts and one recommendation of Ignite
> is to switch to IPv4 only.
>
> Unfortunately this is an Java VM Parameter which I do not seem to have
> influence as soon as I start the Ignite Cpp Server Process via
> Ignite::Ignition::Start
>
> Regards,
>
> Wolfgang
>
>