You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/02/09 13:50:34 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-1479:
----------------------------------
    Fix Version/s: 0.8.1

> 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
>            Assignee: Stephan Ewen
>             Fix For: 0.9, 0.8.1
>
>
> 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)