You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by agura <gi...@git.apache.org> on 2018/11/20 18:07:57 UTC

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

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 <ag...@...>
Date:   2018-11-20T17:49:34Z

    IGNITE-10352 Fixed mapping of cache get request to node while partition is in MOVING state

----


---