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/09 18:07:00 UTC

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

Till Rohrmann created FLINK-8627:
------------------------------------

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