GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/4578
IGNITE-9188 Unexpected eviction leading to data loss You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9188 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4578.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 #4578 ---- commit b207bd0b992aa09885242c5da0b7f2c6fdd621f2 Author: ascherbakoff <alexey.scherbakoff@...> Date: 2018-08-06T20:46:00Z IGNITE-9188 Unexpected eviction leading to data loss in a scenario. commit 88bfeb16422634761eb9f1e412bbc21231387446 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-08T10:03:43Z IGNITE-9188 Unexpected eviction leading to data loss. commit b9a2ecb7ffe80bc3e40d842e211b1037ed0b7af7 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-14T14:39:35Z Merge branch 'master' of https://github.com/apache/ignite into ignite-9188 commit cf3a88a9e2268c2f7e35f556d36da0d00fd7cfef Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-14T17:24:34Z IGNITE-9188 Unexpected eviction leading to data loss. commit d721ce138a4920e4d7c7297c98017ffcbecc81eb Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-15T17:23:43Z IGNITE-9188 Unexpected eviction leading to data loss. commit 0e04bedfd9727076bf2fe969c4c3fb8c0cb48757 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-20T09:10:52Z IGNITE-9188 wip. commit 9e1df5550deaf34bdbc8b76b001d16684aa15803 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-08-20T09:11:11Z Merge branch 'master' of https://github.com/apache/ignite into ignite-9188 ---- ---