[
https://issues.apache.org/jira/browse/IGNITE-20450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-20450:
-----------------------------------------
Description:
*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 for
failure handling from the provided out-of-the-box:
{_}StopNodeFailureHandler{_}, {_}StopNodeOrHaltFailureHandler,
NoOpFailureHandler{_}. The default value is {_}NoOpFailureHandler{_}.
- A list of ignored failure types. The default value is:
{_}SYSTEM_WORKER_BLOCKED{_}, _SYSTEM_CRITICAL_OPERATION_TIMEOUT_
was:
*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_
> Failure handler configuration
> -----------------------------
>
> Key: IGNITE-20450
> URL: https://issues.apache.org/jira/browse/IGNITE-20450
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
>
> *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 for
> failure handling from the provided out-of-the-box:
> {_}StopNodeFailureHandler{_}, {_}StopNodeOrHaltFailureHandler,
> NoOpFailureHandler{_}. The default value is {_}NoOpFailureHandler{_}.
> - 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)