GitHub user agura opened a pull request:
https://github.com/apache/ignite/pull/5451 IGNITE-10352 Fixed mapping of cache get request to node while partition is in MOVING state
â¦on is in MOVING state
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/agura/incubator-ignite ignite-10352
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5451.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5451
----
commit 9572eab23e1106aaf504df2b41b5ed471b54b4e8
Author: Andrey Gura <agura@...>
Date: 2018-11-20T17:49:34Z
IGNITE-10352 Fixed mapping of cache get request to node while partition is in MOVING state
----
---