Aljoscha Krettek created FLINK-1298:
---------------------------------------
Summary: Consolidate Handling of User Code ClassLoader
Key: FLINK-1298
URL: https://issues.apache.org/jira/browse/FLINK-1298
Project: Flink
Issue Type: Improvement
Reporter: Aljoscha Krettek
Priority: Minor
Right now, we use setContextClassLoader() and getContextClassLoader() in some
places and in other places we implicitly pass the ClassLoader around. This is
not consistent and in some places we might not be sure where to get the class
loader from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)