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/10/10 13:57:27 UTC

[GitHub] ignite pull request #4947: IGNITE-9550 Get operation returns null for a lost...

GitHub user dgovorukhin opened a pull request:

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

    IGNITE-9550 Get operation returns null for a lost partition with READ_SAFE policy

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9550-dg

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4947.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 #4947
    
----
commit 89b4fc6b56743f580a461fe699d318ad142d7012
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-10-10T13:54:16Z

    IGNITE-9550 Fix Get operation returns null for a lost partition with READ_SAFE policy

----


---

[GitHub] ignite pull request #4947: IGNITE-9550 Get operation returns null for a lost...

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

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


---