GitHub user agura opened a pull request:

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

    Ignite-7772-review

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-7772-review

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

    https://github.com/apache/ignite/pull/3762.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 #3762
    
----
commit 9b7659c54ff76a6ab06687b53d638c7f0380c443
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-03-29T15:22:55Z

    IGNITE-7772: Failure handler invocation for discovery threads.

commit eb79f1bd53293defd77e0aeaff388b8c85991cd9
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-03-29T17:03:13Z

    IGNITE-7772: Fix for failure handling in discovery threads.

commit 800bca17b07b0e8c946f7afc51066a084fca684f
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-03-29T17:04:16Z

    IGNITE-7772: Failure handler invocation in TCP communication SPI worker.

commit ec6117d47021b52e2bc515ea460b4ce19f96e9d1
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-03-30T15:21:41Z

    IGNITE-7772: WIP.

commit abf7490baaaa64b6a032c3d2654c616412b4ffde
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-03-30T15:49:48Z

    IGNITE-7772: Added failure handling for grid-timeout-worker.

commit 2bdff512c9443f53c9a5bf8d36cf96dd8574f165
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T06:34:01Z

    IGNITE-7772: Added failure handling for db-checkpoint-thread.

commit 2aa930f896a9d236e09037ffeedd91ad95634882
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T07:10:59Z

    IGNITE-7772: Added failure handling for wal-file-archiver.

commit d3c99b432a8a359034c52c6997e56fc7aeedab76
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T07:26:29Z

    IGNITE-7772: Added failure handling for wal-write-worker.

commit 3eef4a94dee2f44c8f1744a465fad2a34a479ea0
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T08:02:07Z

    IGNITE-7772: Added failure handling for ttl-cleanup-worker.

commit 55093ce93eea43d860cd5856fb493438e9bb6b3d
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T15:11:33Z

    IGNITE-7772: Added failure handling for TcpCommunicationSPI.

commit 831d1193373c325d14b531159fce5863f3464bb6
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-02T16:39:45Z

    IGNITE-7772: Added failure handling to StripedExecutor.

commit b3b88afa94bbae85defb50eb636a4c2aaf3ae626
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-03T08:08:27Z

    IGNITE-7772: Dropped extra import.

commit b5fb0603fe12cd6ec483c803434a48bbcc08b6ce
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-03T08:11:19Z

    IGNITE-7772: Reverted original test state.

commit 9f4a5a6e4098adcdb0185119b5dcc96c32035360
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-03T14:44:49Z

    IGNITE-7772: Got rid of trivial utility method.

commit c130a3adb3e6acd7a73d8118fd8a1db1313a0e55
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-03T20:59:53Z

    IGNITE-7772: WIP.

commit 9947ed9879fba96258c46992b58b900f89002a95
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-04T15:50:11Z

    IGNITE-7772: Refined handling logic.

commit c31f7ff35dd02272060eab88b3de3a5315eecb17
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-04T15:57:47Z

    IGNITE-7772: Minor cleanup.

commit bf1206d7b16ad3e93569227cb2f41ead5dfd61cf
Author: Andrey Gura <agura@...>
Date:   2018-04-05T18:15:49Z

    code review

----


---

Reply via email to