GitHub user xtern opened a pull request:
https://github.com/apache/ignite/pull/4503 Ignite 9238
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xtern/ignite IGNITE-9238
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4503.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4503
----
commit 89edf34f40f9f8464df691e72758b3be9736e2a6
Author: pereslegin-pa <xxtern@...>
Date: 2018-08-09T11:36:45Z
IGNITE-9238 Fixes incorrect forcing client to reconnect when the affinity version is already updated but the exchange future is not fully completed.
commit 421263660c9e7939fce39ce71fe3e0b268342918
Author: pereslegin-pa <xxtern@...>
Date: 2018-08-09T11:53:16Z
IGNITE-9238 Minor code cleanup.
----
---