[
https://issues.apache.org/jira/browse/IGNITE-12985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101076#comment-17101076
]
Ignite TC Bot commented on IGNITE-12985:
----------------------------------------
{panel:title=Branch: [pull/7776/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=5285221&buildTypeId=IgniteTests24Java8_RunAll]
> Fix unguarded log.info/log.debug/log.trace usages
> -------------------------------------------------
>
> Key: IGNITE-12985
> URL: https://issues.apache.org/jira/browse/IGNITE-12985
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Antonov
> Assignee: Sergey Antonov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are multiple places in code where
> {{log.info()/log.debug()/log.trace()}} are called without checking {{if
> (log.isInfoEnabled)}}. These leads to polluted logs when INFO/DEBUG/TRACE is
> disabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)