GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3722 Ignite 7772
For TeamCity testing
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-7772
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3722.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3722
----
commit 65f13c32dac9743977eac82bb1cab249f4a13f89
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-03-29T15:22:55Z
IGNITE-7772: Failure handler invocation for discovery threads.
commit 10f02083c24f12b25b0e6fdf3e88864b9729dae2
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-03-29T17:03:13Z
IGNITE-7772: Fix for failure handling in discovery threads.
commit 2004a121b1a297ef9463bb9cabec8eac96d1a25b
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-03-29T17:04:16Z
IGNITE-7772: Failure handler invocation in TCP communication SPI worker.
----
---