[
https://issues.apache.org/jira/browse/IGNITE-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983462#comment-16983462
]
Andrey N. Gura commented on IGNITE-12394:
-----------------------------------------
[~maliev] LGTM. Merged to master branch. Thanks for your contribution!
> Confusing message and thread dumps about ignored failures
> ---------------------------------------------------------
>
> Key: IGNITE-12394
> URL: https://issues.apache.org/jira/browse/IGNITE-12394
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.7
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Labels: failure-handling
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently {{FailureProcessor}} shows the following message in logs
> Critical system error detected. Will be handled accordingly to configured
> handler
> even if a failure type is configured in {{AbstractFailureHandler}} as ignored.
> The message should be changed in cases when failure types are ignored.
> *Solution:*
> * Change current message (but save corresponding handler and context info as
> it was before ) to
> {{Possible failure suppressed accordingly to a configured handler}}
> for cases when failures are ignored and show the message on {{quiete mode}}
> and {{warn}} logging levels
> * Show original message on error level when failure is not from ignored set
> Thread dump should also be logged in level accordingly to the failure
> processor message log level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)