You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:06 UTC

[jira] [Updated] (IGNITE-9921) Local Node Job Metrics are not displayed

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

Maxim Muzafarov updated IGNITE-9921:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Local Node Job Metrics are not displayed
> ----------------------------------------
>
>                 Key: IGNITE-9921
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9921
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5, 2.6
>            Reporter: Ivan Kapralov
>            Priority: Major
>              Labels: 2.5.1-next
>             Fix For: 2.9
>
>
> Metrics CurrentActiveJobs, CurrentCancelledJobs, CurrentJobExecuteTime, CurrentJobWaitTime, CurrentWaitingJobs in bean ClusterLocalNodeMXBeanImpl are not calculated properly in the following scenario:
>  - start a server node;
>  - start a client node that will perform some compute/SQL/put-get tasks;
>  - CurrentActiveJobs, CurrentCancelledJobs, CurrentJobExecuteTime, CurrentJobWaitTime, CurrentWaitingJobs will always be 0 on both server and client nodes.
>  



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