[GitHub] ignite pull request #2883: rollbacks due to timeouts and deadlocks (TC run)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2883: rollbacks due to timeouts and deadlocks (TC run)

andrey-kuznetsov
GitHub user xtern opened a pull request:

    https://github.com/apache/ignite/pull/2883

    rollbacks due to timeouts and deadlocks (TC run)

   

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.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 #2883
   
----
commit 6a5465e8dd0fecf69e4976a83bc30a5888b43d38
Author: Pereslegin Pavel <[hidden email]>
Date:   2017-10-18T17:23:14Z

    IGNITE-6333 Added 2 metrics: rollbacks due to timeouts and deadlocks

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2883: IGNITE-6333 Improve cache transaction metrics to ...

andrey-kuznetsov
Github user xtern closed the pull request at:

    https://github.com/apache/ignite/pull/2883


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2883: IGNITE-6333 Improve cache transaction metrics to ...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
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.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 #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.

----


---