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

[GitHub] ignite pull request #5457: IGNITE-10352 Fix cache get request can be mapped ...

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 <dm...@...>
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 <dm...@gmail.com>

----


---

[GitHub] ignite pull request #5457: IGNITE-10352 Fix cache get request can be mapped ...

Posted by dgovorukhin <gi...@git.apache.org>.
Github user dgovorukhin closed the pull request at:

    https://github.com/apache/ignite/pull/5457


---