[ https://issues.apache.org/jira/browse/IGNITE-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505839#comment-16505839
]
ASF GitHub Bot commented on IGNITE-8645:
----------------------------------------
GitHub user voipp opened a pull request:
https://github.com/apache/ignite/pull/4154
IGNITE-8645 fix for client tx metrics aren't included to cache metrics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/voipp/ignite IGNITE-8645
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4154.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4154
----
commit c3ed2cf9ebadea7e78ef34de0914c16603d9352a
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-01T16:28:55Z
IGNITE-8645 fix for client tx metrics aren't included to cache metrics
----
> CacheMetrics.getCacheTxCommits() doesn't include transactions started on client node
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-8645
> URL: https://issues.apache.org/jira/browse/IGNITE-8645
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.4
> Reporter: Roman Guseinov
> Assignee: Alexey Kuznetsov
> Priority: Major
> Fix For: 2.6
>
> Attachments: CacheTxCommitsMetricTest.java
>
>
> The test is attachedĀ [^CacheTxCommitsMetricTest.java]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|