You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/11/20 23:46:00 UTC

[jira] [Updated] (IGNITE-6966) Average time metrics are not calculated for client driven operations

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

Denis Magda updated IGNITE-6966:
--------------------------------
    Labels: iep-6  (was: )

> Average time metrics are not calculated for client driven operations
> --------------------------------------------------------------------
>
>                 Key: IGNITE-6966
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6966
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Magda
>            Priority: Critical
>              Labels: iep-6
>             Fix For: 2.4
>
>
> Cache operations executed from a client-side are not accounted in average time metrics. Use this reproducer [1] performing the following:
> * Start a server node [2] that will report {{getAveragePutTime}}/{{getAverageGetTime}} metrics in a loop.
> * Start a client node [3] that will report the same metrics and do cache updates/reads.
> Both nodes show {{0}} for those metrics.
> [1] https://github.com/dmagda/IgniteMetricsExampe/
> [2] https://github.com/dmagda/IgniteMetricsExampe/blob/master/src/main/java/IgniteMetricsExample.java
> [3] https://github.com/dmagda/IgniteMetricsExampe/blob/master/src/main/java/IgniteClientMetricsExample.java



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)