[GitHub] ignite pull request #3732: Ignite 8071

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

[GitHub] ignite pull request #3732: Ignite 8071

andrey-kuznetsov
GitHub user x-kreator opened a pull request:

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

    Ignite 8071

   

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

    $ git pull https://github.com/x-kreator/ignite ignite-8071

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

    https://github.com/apache/ignite/pull/3732.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 #3732
   
----
commit ca0a3a91d024bcd36fe554731f80f762cf205543
Author: Dmitriy Sorokin <sbt.sorokin.dvl@...>
Date:   2018-03-30T14:17:52Z

    IGNITE-8071: Add tests for failure handlers

commit 80a072c654ba73883bb6b59eb1b9210aa7a45245
Author: Dmitriy Sorokin <sbt.sorokin.dvl@...>
Date:   2018-04-02T15:07:26Z

    IGNITE-8071: + StopNodeOrHaltFailureHandlerTest.

----


---