[
https://issues.apache.org/jira/browse/IGNITE-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983319#comment-16983319
]
Ignite TC Bot commented on IGNITE-12394:
----------------------------------------
{panel:title=Branch: [pull/7075/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4795209&buildTypeId=IgniteTests24Java8_RunAll]
> 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)