[GitHub] ignite pull request #5451: IGNITE-10352 Fixed mapping of cache get request t...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5451: IGNITE-10352 Fixed mapping of cache get request t...

andrey-kuznetsov
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.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 #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

----


---