You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ershov (JIRA)" <ji...@apache.org> on 2016/02/02 18:54:39 UTC

[jira] [Created] (IGNITE-2537) Cache metrics missing implementation.

Vladimir Ershov created IGNITE-2537:
---------------------------------------

             Summary: Cache metrics missing implementation.
                 Key: IGNITE-2537
                 URL: https://issues.apache.org/jira/browse/IGNITE-2537
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ershov


Looking at CacheMetricsImple all those methods are stubbed with return 0:
{noformat}
getTxCommitQueueSizegetTxCommitQueueSize
getTxPrepareQueueSize
getTxStartVersionCountsSize
getTxDhtCommitQueueSize
getTxDhtPrepareQueueSize
getTxDhtStartVersionCountsSize
{noformat}
This should be improved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)