[
https://issues.apache.org/jira/browse/FLINK-20223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-20223.
----------------------------------
Resolution: Fixed
Fixed in 1.12.0 via
- 0132fa2bafd81bc55ff10f0306534a163296d6da
- 40bbc174411b1502842ed3cdb9c421d51aa5fc0d
> The RecreateOnResetOperatorCoordinator and SourceCoordinator executor thread
> should use the user class loader.
> --------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-20223
> URL: https://issues.apache.org/jira/browse/FLINK-20223
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Common
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> The {{RecreateOnResetOperatorCoordinator}} and the {{SourceCoordinator}}
> executor thread should both use the user class loader. Otherwise
> {{ClassNotFoundException}} may be thrown from the interaction with the
> {{SplitEnumerator}}s.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)