[
https://issues.apache.org/jira/browse/IGNITE-11385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795847#comment-16795847
]
Pavel Konstantinov edited comment on IGNITE-11385 at 3/19/19 9:15 AM:
----------------------------------------------------------------------
I think we should add additional parameters for a particular handler.
For example {code}boolean tryStop, long timeout{code} for the
{code}StopNodeOrHaltFailureHandler{code}
Also please fix the error in the generated XML configuration for ignored
failures
{code}
<property name="failureHandler">
<list>
<value>CRITICAL_ERROR</value>
</list>
</property>
{code}
was (Author: pkonstantinov):
I think we should add additional parameters for a particular handler.
For example {code}boolean tryStop, long timeout{code} for the
{code}StopNodeOrHaltFailureHandler{code}
> Web console: Actualize configuragion for failureHandler field of
> IgniteConfiguration
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-11385
> URL: https://issues.apache.org/jira/browse/IGNITE-11385
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Vasiliy Sisko
> Assignee: Pavel Konstantinov
> Priority: Major
>
> Missed in configurator.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)