GitHub user xtern opened a pull request: https://github.com/apache/ignite/pull/3549
Test run. config option to use off-heap map instead of CHM You can merge this pull request into a Git repository by running: $ git pull https://github.com/xtern/ignite IGNITE-7565 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3549.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 #3549 ---- commit ebb84a057a3fe4ca8ecd5b0e00b2b503550a6ddf Author: pereslegin-pa <xxtern@...> Date: 2018-02-16T16:34:44Z IGNITE-7565 Introduced collection configuration option to use GridOffHeapMap instead of CHM. commit cd303c1a9c5424974f41bf672515cec19d48956c Author: pereslegin-pa <xxtern@...> Date: 2018-02-21T09:21:50Z IGNITE-7565 Tests. ---- ---