GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/4467 IGNITE-9155 : ExchangeFuture will not complete with Exception on state change failure.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9155
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4467.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4467
----
commit 490266417bdbd97c43ed74341a20f9b8fc2d1a77
Author: Ilya Lantukh <ilantukh@...>
Date: 2018-06-09T14:59:38Z
IGNITE-9155 : ExchangeFuture will not complete with Exception on state change failure.
----
---