GitHub user xtern reopened a pull request:
https://github.com/apache/ignite/pull/2883 IGNITE-6333 Improve cache transaction metrics to better understand transactions efficiency.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xtern/ignite IGNITE-6333
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2883.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2883
----
commit 78b312d73c947cd62af787838ce42fecf96f87d3
Author: Pereslegin Pavel <
[hidden email]>
Date: 2017-11-20T18:31:10Z
IGNITE-6333 Added rollbacks due to deadlock/timeout tx metrics.
commit 0dd91820e5bf017d408ff364cd3906d69b76df30
Author: Pereslegin Pavel <
[hidden email]>
Date: 2017-12-11T20:48:26Z
IGNITE-6333 Removed unrelated changes, fixed test code style.
commit 3c0c2153bbc753eac88bc99f6dde00108397c219
Author: Pavel Pereslegin <
[hidden email]>
Date: 2017-12-12T07:56:29Z
IGNITE-6333 Wrong Jira issue.
----
---