GitHub user onishkov opened a pull request: https://github.com/apache/ignite/pull/2195
Add unit-test for https://issues.apache.org/jira/browse/IGNITE-3935 Added unit-test corresponding to the problem https://issues.apache.org/jira/browse/IGNITE-3935 (ClassLoaders are not switched during object deserialization) You can merge this pull request into a Git repository by running: $ git pull https://github.com/onishkov/ignite ignite-3935 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2195.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 #2195 ---- commit 8522a4b7dd45b1de69de38ad6e0cc93475aba8c5 Author: onishkov <onish...@gmail.com> Date: 2017-06-26T14:01:27Z Add unit-test for https://issues.apache.org/jira/browse/IGNITE-3935 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---