[
https://issues.apache.org/jira/browse/IGNITE-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924154#comment-15924154
]
Stanilovsky Evgeny commented on IGNITE-3605:
--------------------------------------------
while using any load from client node all metrics info sends through
{code}TcpDiscoveryClientHeartbeatMessage{code} which can send only
{code}ClusterMetrics{code} and no appropriate methods for
{code}CacheMetrics{code}.
> Commits\rollbacks count is ZERO for transactional cache in case if the load
> generated by client node
> -----------------------------------------------------------------------------------------------------
>
> Key: IGNITE-3605
> URL: https://issues.apache.org/jira/browse/IGNITE-3605
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Pavel Konstantinov
> Assignee: Stanilovsky Evgeny
> Priority: Critical
>
> Start any cluster
> Start any load via client node to transactional cache
> Take metrics from this cache and verify amount of commits and rollbacks
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)