[GitHub] ignite pull request #5033: 8227 interrupt

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

[GitHub] ignite pull request #5033: 8227 interrupt

andrey-kuznetsov
GitHub user SomeFire opened a pull request:

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

    8227 interrupt

   

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

    $ git pull https://github.com/SomeFire/ignite IGNITE-8227-interrupt

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

    https://github.com/apache/ignite/pull/5033.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 #5033
   
----
commit d4bc2199d6ebd72be328386ecadd0f900ad3b0a0
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-10-12T09:58:13Z

    IGNITE-8227 test failure handler

commit c6048bc88e6bbdf776d80cffa81d332ad26793ed
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-10-12T14:13:46Z

    override toString()

commit 2afa558db7503b8e42da117e15486090f505eb18
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-10-17T13:32:41Z

    set NoOpFailureHandler for tests with topology changes

commit 0d9bfd4061d2440c6ef75637a34f40e05b433a69
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-10-18T12:07:28Z

    set NoOpFailureHandler for failover tests

commit c41db3167fa72867e9b3a548db21f4a599e859bc
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-10-19T08:58:49Z

    interrupt

----


---