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

Biao Liu commented on FLINK-14598:
----------------------------------

There is already a similar ticket (FLINK-13749) opened which you might be 
interested in.

> The use of FlinkUserCodeClassLoaders is unreasonable.
> -----------------------------------------------------
>
>                 Key: FLINK-14598
>                 URL: https://issues.apache.org/jira/browse/FLINK-14598
>             Project: Flink
>          Issue Type: Bug
>          Components: Client / Job Submission, Runtime / Task, Table SQL / 
> Client
>    Affects Versions: 1.9.1
>            Reporter: luojiangyu
>            Priority: Major
>
> The Client and Sql Client use the classloader that is generated by invoking 
> the method of FlinkUserCodeClassLoaders.parentFirst; and the runtime is use 
> the classloader that is generate by the configuration of 
> CLASSLOADER_RESOLVE_ORDER(the default value is child-first). The runtime and 
> client classloader generate way is different , and it is unreasonable. In the 
> production , it  brings bad influence.
> .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to