[ 
https://issues.apache.org/jira/browse/IGNITE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Magda updated IGNITE-5038:
--------------------------------
    Summary: BinaryMarshaller might need to use context class loader for 
deserialization  (was: Add BinaryObject.deserialize(ClassLoader) method)

> 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: New Feature
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Dmitry Karachentsev
>              Labels: features
>             Fix For: 2.1
>
>
> In case if used custom class loader object could be serialized to 
> BinaryObject, but de-serialization will fail with ClassNotFoundException.
> There should be possibility to explicitly set ClassLoader on object 
> de-serialization:
> BinaryObject.deserialize(ClassLoader)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to