You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/26 05:39:00 UTC

[jira] [Updated] (FLINK-12167) ClusterClient doesn't unset the context class loader after program run

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

ASF GitHub Bot updated FLINK-12167:
-----------------------------------
    Labels: pull-request-available  (was: )

> ClusterClient doesn't unset the context class loader after program run
> ----------------------------------------------------------------------
>
>                 Key: FLINK-12167
>                 URL: https://issues.apache.org/jira/browse/FLINK-12167
>             Project: Flink
>          Issue Type: Bug
>          Components: Command Line Client
>    Affects Versions: 1.8.0
>            Reporter: Abdul Qadeer
>            Assignee: Abdul Qadeer
>            Priority: Major
>              Labels: pull-request-available
>
>  
> {code:java}
> public JobSubmissionResult run(PackagedProgram prog, int parallelism)
> {code}
> This method doesn't restore the thread's original class loader after program is run. This could lead to several class loading issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)