GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3861
IGNITE-8303: Avoided failure handler invocation when exchange-worker â¦
â¦terminates before reconnect.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-8303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3861.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 #3861
commit 94e8cdd3602d4b1dea1ca9d0175b27602f455ebb
Author: Andrey Kuznetsov
Date: 2018-04-18T07:41:50Z
IGNITE-8303: Avoided failure handler invocation when exchange-worker
terminates before reconnect.
---