[
https://issues.apache.org/jira/browse/IGNITE-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev reassigned IGNITE-12394:
------------------------------------
Assignee: Mirza Aliev
> 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
>
>
> 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)