[jira] [Created] (IGNITE-2683) ClassLoader set in IgniteConfiguration is not always used

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2683) ClassLoader set in IgniteConfiguration is not always used

Anton Vinogradov (Jira)
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)