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.patchTo 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 <dmitriy.govorukhin@...>
Date: 2018-10-10T13:54:16Z
IGNITE-9550 Fix Get operation returns null for a lost partition with READ_SAFE policy
----
---