[GitHub] ignite pull request #4409: IGNITE-9045 additional check for NodeStoppingExce...

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

[GitHub] ignite pull request #4409: IGNITE-9045 additional check for NodeStoppingExce...

andrey-kuznetsov
GitHub user sergey-chugunov-1985 opened a pull request:

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

    IGNITE-9045 additional check for NodeStoppingException before changing tx future state

   

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

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

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

    https://github.com/apache/ignite/pull/4409.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 #4409
   
----
commit d21b9913f5c0b930968d137469bb4ab234b82fca
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-07-23T15:25:06Z

    IGNITE-9045 additional check for NodeStoppingException before changing tx future state

----


---