[
https://issues.apache.org/jira/browse/IGNITE-12423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991399#comment-16991399
]
Ignite TC Bot commented on IGNITE-12423:
----------------------------------------
{panel:title=Branch: [pull/7108/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}JCache TCK 1.1{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=4818382]]
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4817399&buildTypeId=IgniteTests24Java8_RunAll]
> PME duration histogram updates only if log info enabled
> -------------------------------------------------------
>
> Key: IGNITE-12423
> URL: https://issues.apache.org/jira/browse/IGNITE-12423
> Project: Ignite
> Issue Type: Bug
> Reporter: Amelchev Nikita
> Assignee: Amelchev Nikita
> Priority: Minor
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The updates histogram method is placed at the log info block:
> {noformat}
> if (log.isInfoEnabled()) {
> ...
> updateDurationHistogram(System.currentTimeMillis() - initTime);
> ...
> }
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)