[ https://issues.apache.org/jira/browse/IGNITE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150380#comment-16150380 ]
Vladislav Pyatkov commented on IGNITE-5038: ------------------------------------------- [~vozerov] Then you for detailed review my changes. I have had accepted your change and too your point of view. Please look at my final PR again: https://github.com/apache/ignite/pull/2011/commits also I passed the patch in TC, look at the run over {{pull/2011/head}}. > BinaryMarshaller might need to use context class loader for deserialization > --------------------------------------------------------------------------- > > Key: IGNITE-5038 > URL: https://issues.apache.org/jira/browse/IGNITE-5038 > Project: Ignite > Issue Type: Improvement > Components: binary > Affects Versions: 2.0 > Reporter: Dmitry Karachentsev > Assignee: Vladislav Pyatkov > Labels: features > Fix For: 2.3 > > Attachments: results-compound-20170802.zip, > results-compound-20170808.zip > > > There is a special use case discussed on the dev list: > http://apache-ignite-developers.2346864.n4.nabble.com/Re-BinaryObjectImpl-deserializeValue-with-specific-ClassLoader-td17126.html#a17224 > According to the use case, BinaryMarshaller might need to try to deserialize > an object using a context class loader if it failed to do so with a custom > classloader (`IgniteConfiguration.getClassLoader()`) or the system one. -- This message was sent by Atlassian JIRA (v6.4.14#64029)