You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2020/12/12 11:58:00 UTC

[jira] [Updated] (FLINK-20193) SourceCoordinator should catch exception thrown from SplitEnumerator.start()

     [ https://issues.apache.org/jira/browse/FLINK-20193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song updated FLINK-20193:
---------------------------------
    Fix Version/s: 1.11.3

> 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, 1.11.3
>
>
> 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)