[GitHub] ignite pull request #5201: IGNITE-10007: Deactivation hangs if an open trans...

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

[GitHub] ignite pull request #5201: IGNITE-10007: Deactivation hangs if an open trans...

andrey-kuznetsov
GitHub user pavlukhin opened a pull request:

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

    IGNITE-10007: Deactivation hangs if an open transaction exists

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10007

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5201.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 #5201
   
----
commit 5a846d4ae40e6dab7c8a1499f27044aa16c82aa0
Author: ipavlukhin <vololo100@...>
Date:   2018-10-29T15:19:20Z

    allow finish (commit/rollback) transaction on deactivated cluster

----


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

[GitHub] ignite pull request #5201: IGNITE-10007: Deactivation hangs if an open trans...

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

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


---