[
https://issues.apache.org/jira/browse/FLINK-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564429#comment-14564429
]
ASF GitHub Bot commented on FLINK-2109:
---------------------------------------
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/745#issuecomment-106747103
Merging now.
> 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)