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-19535) SourceCoordinator should avoid fail job multiple times.

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

Xintong Song updated FLINK-19535:
---------------------------------
    Fix Version/s:     (was: 1.11.4)
                   1.11.3

> SourceCoordinator should avoid fail job multiple times.
> -------------------------------------------------------
>
>                 Key: FLINK-19535
>                 URL: https://issues.apache.org/jira/browse/FLINK-19535
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Common
>    Affects Versions: 1.11.2
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.3
>
>
> Currently the {{SourceCoordinator}} may invoke {{SourceCoordinatorContext#failJob()}} multiple times from the same instance. This may cause the job to failover multiple times unnecessarily. The {{SourceCoordinator}} should instead just fail the job once.



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