GitHub user sergey-chugunov-1985 opened a pull request:
https://github.com/apache/ignite/pull/4408 ignite 9040 - alternative fix
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9040-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4408.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4408
----
commit 1a76eab29100002f7b8925c051c76763e87511d4
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-07-20T14:27:05Z
IGNITE-9040 new FailureHandler for node segmentation special case, test for the root cause error
commit bba7a826401d3ea18cf43f660795853db222f6b0
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-07-23T14:05:45Z
IGNITE-9040 alternative fix for stop-on-segmentation issue
commit 4636e9bc73437a2cb5a078299e8cdd842df27776
Author: Sergey Chugunov <sergey.chugunov@...>
Date: 2018-07-23T14:57:57Z
IGNITE-9040 quick impl to guarantee STOPPED_ON_SEGMENTATION state
----
---