GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/2778
ignite-6485 Binary marshalling with writeReplace/readResolve fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-6485 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2778.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 #2778 ---- commit f33d86b477e0ba7871c41f326fc5aa40be16f04b Author: Andrey Gura <ag...@apache.org> Date: 2017-09-29T11:58:08Z ignite-6485 Binary marshalling with writeReplace/readResolve fixed ---- ---