Stephan Ewen created FLINK-1479:
-----------------------------------

             Summary: The spawned threads in the sorter have no context class 
loader
                 Key: FLINK-1479
                 URL: https://issues.apache.org/jira/browse/FLINK-1479
             Project: Flink
          Issue Type: Bug
          Components: Local Runtime
    Affects Versions: 0.9
            Reporter: Stephan Ewen
             Fix For: 0.9


The context class loader of task threads is the user code class loader that has 
access to the libraries of the user program.

The sorter spawns extra threads (reading, sorting, spilling) without setting 
the context class loader on those threads.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to