[
https://issues.apache.org/jira/browse/FLINK-20193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-20193.
--------------------------------
> SourceCoordinator should catch exception thrown from SplitEnumerator.start()
> ----------------------------------------------------------------------------
>
> Key: FLINK-20193
> URL: https://issues.apache.org/jira/browse/FLINK-20193
> 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
>
>
> This is a bug introduced in FLINK-18323 where we put
> {{SplitEnumrator.start()}} into the CoordinatorExecutor without catching
> exception. The fix is catching exception thrown from
> {{SplitEnumerator.start()}} and fail the job accordingly, just like the other
> method delegated to the {{CoordinatorExecutor.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)