[GitHub] ignite pull request #3861: IGNITE-8303: Avoided failure handler invocation w...

2018-06-18 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

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


---


[GitHub] ignite pull request #3861: IGNITE-8303: Avoided failure handler invocation w...

2018-04-18 Thread andrey-kuznetsov
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.




---