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

Flink Jira Bot commented on FLINK-17195:
----------------------------------------

This major issue is unassigned and itself and all of its Sub-Tasks have not 
been updated for 30 days. So, it has been labeled "stale-major". If this ticket 
is indeed "major", please either assign yourself or give an update. Afterwards, 
please remove the label. In 7 days the issue will be deprioritized.

> Worker threads for source function have wrong ClassLoader
> ---------------------------------------------------------
>
>                 Key: FLINK-17195
>                 URL: https://issues.apache.org/jira/browse/FLINK-17195
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.10.0
>            Reporter: Teng Fei Liao
>            Priority: Major
>              Labels: stale-major
>
> Hey, in one of my SourceFunctions, I'm calling 
> ServiceLoader.load(MyDefiniedService.class) which internally fetches the 
> ClassLoader by calling Thread.currentThread().getContextClassLoader(). It 
> seems like whichever ClassLoader this fetches is unaware of any jars/code 
> that I've shipped.
> My application code has not changed and this came up in my attempt switch 
> planners from the old planner to the blink planner. Would appreciate any help 
> I can get on this, thanks.



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

Reply via email to