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)