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

2019-05-24 Thread Abdul Qadeer (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847475#comment-16847475
 ] 

Abdul Qadeer commented on FLINK-12167:
--

[~till.rohrmann] Thank you for that. I have it open here 
[https://github.com/apache/flink/pull/8154]
Please review and let me know if I need to do anything else.

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


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

2019-05-24 Thread Till Rohrmann (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847421#comment-16847421
 ] 

Till Rohrmann commented on FLINK-12167:
---

[~zorro] I've given you contributor permissions and assigned you to this 
ticket. Please open the PR if you have the fix already ready. Thanks a lot.

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


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

2019-04-11 Thread vinoyang (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815890#comment-16815890
 ] 

vinoyang commented on FLINK-12167:
--

[~zorro] Feel free to open a pr for this issue. I can not assign it to you 
because you do not have Jira contributor permission. You should send a mail to 
flink dev mailing list to request a Jira contribute permission and attach your 
Jira id information.

> 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
>Priority: Major
>
>  
> {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)


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

2019-04-11 Thread Abdul Qadeer (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815887#comment-16815887
 ] 

Abdul Qadeer commented on FLINK-12167:
--

[~yanghua] Can you please assign it to me? I have a PR ready.

> 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: vinoyang
>Priority: Major
>
>  
> {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)