Vyacheslav Koptilin created IGNITE-20450:
--------------------------------------------

             Summary: Failure handler configuration
                 Key: IGNITE-20450
                 URL: https://issues.apache.org/jira/browse/IGNITE-20450
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vyacheslav Koptilin


*Motivation:*
 The user should be able to configure the following properties related to 
failure handling:
 - first of all, the user should be able to choose a concrete strategy of 
failure handling from the provided out-of-the-box: _StopNodeFailureHandler_, 
_StopNodeOrHaltFailureHandler_. The default value is _StopNodeFailureHandler_.
 - Enabling thread dump on failure. The default value is _true_.
 - Timeout for throttling of thread dumps generation. The default value is 
10sec.
 - System worker blocked timeout. The default value is 10sec.
 - Size of buffer that is used to handle OOM. The default value is 64Kb.
 - Perhaps, it can be useful to configure a list of ignored failure types. The 
default value is: _SYSTEM_WORKER_BLOCKED_, _SYSTEM_CRITICAL_OPERATION_TIMEOUT_




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to