[jira] [Created] (FLINK-19535) SourceCoordinator should avoid fail job multiple times.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19535) SourceCoordinator should avoid fail job multiple times.

Shang Yuanchun (Jira)
Jiangjie Qin created FLINK-19535:
------------------------------------

             Summary: 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


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)