You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2020/07/22 10:29:00 UTC

[jira] [Updated] (IGNITE-13278) Forgotten logger isInfoEnabled check.

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

Vyacheslav Koptilin updated IGNITE-13278:
-----------------------------------------
    Fix Version/s: 2.10

> Forgotten logger isInfoEnabled check.
> -------------------------------------
>
>                 Key: IGNITE-13278
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13278
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.8.1
>            Reporter: Stanilovsky Evgeny
>            Assignee: Stanilovsky Evgeny
>            Priority: Minor
>             Fix For: 2.10
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In RO tests with enabled -ea we can obtain near assertion:
> {code:java}
> java.lang.AssertionError: Logging at INFO level without checking if INFO level is enabled: Cluster state was changed from ACTIVE to ACTIVE
> 	at org.apache.ignite.testframework.junits.logger.GridTestLog4jLogger.info(GridTestLog4jLogger.java:481) ~[ignite-core-tests.jar]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)