Semen Boikov created IGNITE-2683:
------------------------------------
Summary: ClassLoader set in IgniteConfiguration is not always used
Key: IGNITE-2683
URL:
https://issues.apache.org/jira/browse/IGNITE-2683 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 1.5.0.final
Reporter: Semen Boikov
Assignee: Anton Vinogradov
Priority: Critical
Fix For: 1.6
Now classloader set in IgniteConfiguration is not always passed to marshaller. Need review all placess where Marshaller.unmarshal(InputStream in, @Nullable ClassLoader clsLdr) and Marshaller.unmarshal(byte[] arr, @Nullable ClassLoader clsLdr) are called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)