GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4785
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 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4785.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 #4785 ---- commit 09187b0525f5198d9822bae2b254c0761bf90e46 Author: ibessonov <bessonov.ip@...> Date: 2018-09-14T15:58:10Z IGNITE-9550 Added test that reproduces the problem reliably. commit 106a0d606f5187498ae6983a9f501ff8576c32f5 Author: ibessonov <bessonov.ip@...> Date: 2018-09-18T12:02:04Z Merge branch 'master' into ignite-9550 commit 5e3d17c0ee0c0b987972b0344b7566a59387316c Author: ibessonov <bessonov.ip@...> Date: 2018-09-18T12:17:29Z IGNITE-9550 Supposed fix. Documentation and minor cleanup is required ---- ---