Denis Magda created IGNITE-931: ---------------------------------- Summary: Support user class loaders for PortableMarshaller Key: IGNITE-931 URL: https://issues.apache.org/jira/browse/IGNITE-931 Project: Ignite Issue Type: Bug Components: general Affects Versions: sprint-5 Reporter: Denis Magda Assignee: Denis Magda
IgniteCacheAbstractExecutionContextTest.testUserClassLoader() fails with PortableMarshaller enabled. The reason is that the loader is not passed to required places when needed. Look for corresponding TODOs in the code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)