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

2018-10-10 Thread dgovorukhin
Github user dgovorukhin closed the pull request at:

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


---


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

2018-09-26 Thread dgovorukhin
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 
Date:   2018-09-26T17:23:23Z

IGNITE-9550 change affReady future listen

commit a410671a6f80305dd9c19db42be5afd170c759b1
Author: Dmitriy Govorukhin 
Date:   2018-09-26T21:58:30Z

IGNITE-9550 Fix NPE on node stop




---