GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/3085
ignite-6944 Fixed lookup of writeReplace and readResolve methods during serialization/deserialization You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-6944 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3085.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 #3085 ---- commit 8b4203da751579457bd4b8c9ee605188a2c246c1 Author: Andrey Gura <ag...@apache.org> Date: 2017-11-23T15:23:23Z ignite-6944 Fixed lookup of writeReplace and readResolve methods during serialization/deserialization ---- ---