You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Ilya Kasnacheev <il...@gmail.com> on 2019/07/01 16:16:35 UTC

Re: Stop JVM on network Segmenation

Hello!

I guess that you only need to define IGNITE_SUCCESS_FILE
system property pointing to nonexistent but creatabe file to be able to use
RESTART_JVM. Then JVM will stopped on segmentation and you can detect this
event by creation of aforementioned file and also by retval of 250.

Regards,
-- 
Ilya Kasnacheev


чт, 20 июн. 2019 г. в 14:48, tarunk <ta...@gmail.com>:

> Thank you for the response Павлухин Иван.
>
> We need this as ignite-nodes are running on aws-ec2 and would like
> autoscaling to start new node if one got segmented due to some network
> issue.
> We are not starting service by commandline script so i think we cant use
> RESTART_JVM Segmentation policy.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>