GitHub user vinx13 reopened a pull request: https://github.com/apache/ignite/pull/1921
IGNITE-5151: Add some warning when offheap eviction occurs You can merge this pull request into a Git repository by running: $ git pull https://github.com/vinx13/ignite ignite-5151 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1921.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 #1921 ---- commit dfac94012f80d3f415d9e7a7c0b9c6153ce911ae Author: Wuwei Lin <vincentl13x@...> Date: 2017-05-10T08:33:35Z Show warning when off-heap eviction occurs commit 21adf2fe651427512a75cec8bdecdc1193583e3f Author: Wuwei Lin <vincentl13x@...> Date: 2017-05-10T10:52:28Z Fix code style ---- ---