You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2019/01/21 23:36:00 UTC

[jira] [Created] (IGNITE-11015) AveragePutTime metrics doesn't work properly in case of remote puts

Evgenii Zhuravlev created IGNITE-11015:
------------------------------------------

             Summary: AveragePutTime metrics doesn't work properly in case of remote puts
                 Key: IGNITE-11015
                 URL: https://issues.apache.org/jira/browse/IGNITE-11015
             Project: Ignite
          Issue Type: Bug
            Reporter: Evgenii Zhuravlev


It happens because the number of writes is collected on the server machine, while execution time is collected on the machine which invoked the operation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)