GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/2666
IGNITE-6385 Offheap page eviction doesn't work if data is loaded without data streamer You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6385 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2666.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 #2666 ---- commit be389f378bc12a1aa9264799eebaa2551741448d Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-09-14T15:02:12Z IGNITE-6385 Offheap page eviction doesn't work if data is loaded without data streamer ---- ---