GitHub user knovik opened a pull request:
https://github.com/apache/ignite/pull/2708 IGNITE-3935 Test on deserialization from different nodes
ClassloaderSwitchSelfTest.java implements a test-case where class loaders should be switched to the peer-class-loading loader refering to IGNITE-3935 issue.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/knovik/ignite IGNITE-3935
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2708.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2708
----
commit 107fff32693f18a73e9543bae9f496efd74cc6eb
Author: koctbik <
[hidden email]>
Date: 2017-09-19T15:00:38Z
IGNITE-3935 Testcase on class loader switching included in test suit CacheExamples
commit f7cd9116aab05c0e430ef5f5cd892b4a4b0f2a9e
Author: knovik <
[hidden email]>
Date: 2017-09-20T20:29:25Z
This closes pull req
----
---