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

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

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

Stephan Ewen resolved FLINK-17702.
----------------------------------
    Resolution: Fixed

Fixed in 1.11.0 via
  - (refactor) bfef3db4bd95d03b4d551d99cd10aedde1c326fc
  - (feature) 79aa7d115db5c4b5471b415dccbcfcb5b0d10249


> 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
>            Priority: Blocker
>             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)