You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2014/12/02 18:08:13 UTC

[jira] [Created] (FLINK-1298) Consolidate Handling of User Code ClassLoader

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)