[jira] [Created] (FLINK-1479) The spawned threads in the sorter have no context class loader

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

[jira] [Created] (FLINK-1479) The spawned threads in the sorter have no context class loader

Shang Yuanchun (Jira)
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)