[GitHub] ignite pull request #3938: IGNITE-8418 Add separate operation with kill argu...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3938: IGNITE-8418 Add separate operation with kill argu...

andrey-kuznetsov
GitHub user ascherbakoff opened a pull request:

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

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

   

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

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

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

    https://github.com/apache/ignite/pull/3938.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 #3938
   
----
commit 5cf6ac0f9030a1a28a607a95fb466d8f0813e6b1
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-04-28T13:56:47Z

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

commit 578edb1d7d0e276ec1a57705f7435e6f2c5d241a
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-04-28T13:57:21Z

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

----


---