GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/3129
Fixed DataStructures restore from snapshot You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13029 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3129.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 #3129 ---- commit 44a69a189d1ed638aa808393608eaa6de2b9b1a2 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-10-31T12:31:59Z gg-13029 : Forward-ported gg-13005 (fix for datastructures restore from snapshot) ---- ---