[jira] [Updated] (IGNITE-12394) Confusing message and thread dumps about ignored failures

2019-11-27 Thread Andrey N. Gura (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey N. Gura updated IGNITE-12394:

Priority: Minor  (was: Major)

> 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: Minor
>  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)


[jira] [Updated] (IGNITE-12394) Confusing message and thread dumps about ignored failures

2019-11-25 Thread Mirza Aliev (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mirza Aliev updated IGNITE-12394:
-
Description: 
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.

  was:
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.


> 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)