GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/5399 IGNITE-10273: Fixed retrieval of affinity mapping
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10273
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5399.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5399
----
commit 904d22f164baac4f206f84b0e1276f31369c8fa2
Author: Igor Sapego <isapego@...>
Date: 2018-11-15T12:44:17Z
IGNITE-10273: Added test that shows the issue
commit 4a86945cb3ea11d77978ecabe35f836afa29d10f
Author: Igor Sapego <isapego@...>
Date: 2018-11-15T12:46:56Z
IGNITE-10273: Fix
----
---