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/09/26 22:01:09 UTC

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

GitHub user dgovorukhin opened a pull request:

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

    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/4846.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 #4846
    
----
commit 9a66787932b86b865b1c4f42fd331b363e2e2a75
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-09-26T17:23:23Z

    IGNITE-9550 change affReady future listen

commit a410671a6f80305dd9c19db42be5afd170c759b1
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-09-26T21:58:30Z

    IGNITE-9550 Fix NPE on node stop

----


---

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

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

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


---