You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/05/28 17:56:17 UTC

[jira] [Created] (FLINK-2109) CancelTaskException leads to FAILED task state

Ufuk Celebi created FLINK-2109:
----------------------------------

             Summary: CancelTaskException leads to FAILED task state
                 Key: FLINK-2109
                 URL: https://issues.apache.org/jira/browse/FLINK-2109
             Project: Flink
          Issue Type: Bug
          Components: Distributed Runtime
    Affects Versions: master
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi


The {{CancelTaskException}} is thrown to trigger canceling of the executing task. It is intended to cause a cancelled status, rather than a failed status.

Currently, it leads to a {{FAILED}} state instead of the expected {{CANCELED}} state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)