Vaibhav Shrivastava created IGNITE-20690:
--------------------------------------------
Summary: Ignite client nodes are getting terminated when we stop
the ignite server.
Key: IGNITE-20690
URL: https://issues.apache.org/jira/browse/IGNITE-20690
Project: Ignite
Issue Type: Wish
Affects Versions: 2.15
Reporter: Vaibhav Shrivastava
Hello Team
We recently moved our project to ignite 2.15.0 and after some dev testing we
found out that after stopping the ignite server all the cluster nodes are
getting forcibly terminated.
{noformat}
ERROR (Ignite) - Critical system error detected. Will be handled accordingly to
configured handler [hnd=StopNodeOrHaltFailureHandler [tryStop=false, timeout=0,
super=AbstractFailureHandler [ignoredFailureTypes=UnmodifiableSet
[SYSTEM_WORKER_BLOCKED, SYSTEM_CRITICAL_OPERATION_TIMEOUT]]],
failureCtx=FailureContext [type=SEGMENTATION, err=null]]{noformat}
We want our nodes to wait indefinitely for server to come up.
Also wanted to know why we are terminating all client nodes is this the default
behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)