Vyacheslav Koptilin created IGNITE-20448:
--------------------------------------------
Summary: Implement strategies of failure handling
Key: IGNITE-20448
URL: https://issues.apache.org/jira/browse/IGNITE-20448
Project: Ignite
Issue Type: Improvement
Reporter: Vyacheslav Koptilin
Need to implement the following strategies for failure handling:
- StopNodeFailureHandler This handler should stop the node in case of a
critical error
- StopNodeOrHaltFailureHandler This handler should try to stop the node. If
the node cannot be stopped during a timeout, then the JVM process should be
stopped forcibly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)