You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/23 09:27:00 UTC

[jira] [Closed] (FLINK-8627) Introduce SUSPENDING state

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

Till Rohrmann closed FLINK-8627.
--------------------------------
    Resolution: Fixed

Added via 7e96a248587ddbf2eb0ae445eb3079a4b2e4753f

> Introduce SUSPENDING state
> --------------------------
>
>                 Key: FLINK-8627
>                 URL: https://issues.apache.org/jira/browse/FLINK-8627
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>             Fix For: 1.5.0
>
>
> In order to better distinguish between an ongoing clean up operation and a terminal state of the {{ExecutionGraph}}, I propose to introduce a {{SUSPENDING}} state which says that the {{ExecutionGraph}} has been suspended but the clean up has not been done yet. Only after all {{Executions}} have been canceled the {{ExecutionGraph}} should enter the {{SUSPENDED}} state.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)