[
https://issues.apache.org/jira/browse/IGNITE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417305#comment-16417305
]
ASF GitHub Bot commented on IGNITE-6890:
----------------------------------------
GitHub user x-kreator opened a pull request:
https://github.com/apache/ignite/pull/3712
IGNITE-6890: iep-14 implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/x-kreator/ignite ignite-6890-iep14
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3712.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3712
----
commit c3a99150c658314e62003850045e76f72b380d46
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date: 2018-03-28T13:03:27Z
IGNITE-6890: iep-14 implementation.
----
> General way for handling Ignite failures (NodeInvalidator should be replaced
> with IgniteFailureProcessor)
> ---------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-6890
> URL: https://issues.apache.org/jira/browse/IGNITE-6890
> Project: Ignite
> Issue Type: Improvement
> Reporter: Anton Vinogradov
> Assignee: Dmitriy Sorokin
> Priority: Major
> Labels: iep-14
> Fix For: 2.5
>
>
> Ignite failures should be handled using common approach. IEP-14
> (https://cwiki.apache.org/confluence/display/IGNITE/IEP-14+Ignite+failures+handling)
> introduces {{FailureHandler}} interface and describes all failures that
> should be treated as critical.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)