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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14307189#comment-14307189 ] 

Stephan Ewen commented on FLINK-1479:
-------------------------------------

Patch coming up...

> 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)