You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/05/14 20:57:00 UTC

[jira] [Created] (FLINK-17702) OperatorCoordinators must be notified of tasks cancelled as part of failover

Stephan Ewen created FLINK-17702:
------------------------------------

             Summary: OperatorCoordinators must be notified of tasks cancelled as part of failover
                 Key: FLINK-17702
                 URL: https://issues.apache.org/jira/browse/FLINK-17702
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.11.0


The OperatorCoordinators are currently only notified of tasks that directly fail.

However, tasks that are cancelled (as part of the regional failover) must be handled the same was and also send notifications to the OperatorCoordinator.



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