GitHub user dgovorukhin opened a pull request:
https://github.com/apache/ignite/pull/5457
IGNITE-10352 Fix cache get request can be mapped to node while partition in
MOVING state
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10352
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5457.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 #5457
----
commit 6e76734bc99aebda433f4176a36d64ef194b1d6b
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-11-21T10:09:46Z
IGNITE-10352 Fix cache get request can be mapped to node while partition in
MOVING state
Signed-off-by: Dmitriy Govorukhin <[email protected]>
----
---