GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/3889
IGNITE-8347 Memory leaks on restart Ignite node with enabled persistence at ThreadLocal You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8347 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3889.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 #3889 ---- commit d184bdd5b2fdd5392c8abbc3067839dacd7acfcd Author: tledkov-gridgain <tledkov@...> Date: 2018-04-19T09:39:52Z IGNITE-8347: add test to reproduce memory leak ---- ---