[
https://issues.apache.org/jira/browse/IGNITE-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073516#comment-17073516
]
Ignite TC Bot commented on IGNITE-12772:
----------------------------------------
{panel:title=Branch: [pull/7604/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=5179728&buildTypeId=IgniteTests24Java8_RunAll]
> JmxMetricExporterSpi uses log method which must not be used in production code
> ------------------------------------------------------------------------------
>
> Key: IGNITE-12772
> URL: https://issues.apache.org/jira/browse/IGNITE-12772
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey N. Gura
> Assignee: Yaroslav Molochkov
> Priority: Minor
> Labels: IEP-35
> Fix For: 2.8.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{JmxMetricExporterSpi.register()}} method uses {{IgniteUtils.debug()}}
> method that log on {{INFO}} level instead of {{DEBUG}} because it needs only
> for debug purposes. Should be replaced by explicit {{log.debug()}} invocation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)