Hello! Node is stopped because server node will not be able to rejoin a cluster once segmented.
JVM is not terminated by default since Ignite may be not the only thing running in same JVM and you don't want to kill someone else's code. Regards, -- Ilya Kasnacheev пн, 26 нояб. 2018 г. в 14:02, wangsan <[email protected]>: > Why GridDiscoveryManager onSegmentation use StopNodeFailureHandler? > But not the StopNodeOrHaltFailureHandler ! > In my case,when net problem happen, I wan't the jvm close? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
