You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/24 15:07:04 UTC

[jira] [Commented] (FLINK-1519) Web frontend task state mismatch when cancelling

    [ https://issues.apache.org/jira/browse/FLINK-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334891#comment-14334891 ] 

ASF GitHub Bot commented on FLINK-1519:
---------------------------------------

GitHub user qmlmoon opened a pull request:

    https://github.com/apache/flink/pull/435

    [FLINK-1519] Added canceling state to web interface

    ![qq20150224-1](https://cloud.githubusercontent.com/assets/5807102/6350681/6455be72-bc36-11e4-8747-1d77604ee64b.jpg)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qmlmoon/incubator-flink web-cancel

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/435.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #435
    
----
commit 28f1ce4e0a694d1f6dec2e406da7553865636450
Author: mingliang <qm...@gmail.com>
Date:   2015-02-24T12:57:48Z

    [FLINK-1519] Added canceling state to web interface.

----


> Web frontend task state mismatch when cancelling
> ------------------------------------------------
>
>                 Key: FLINK-1519
>                 URL: https://issues.apache.org/jira/browse/FLINK-1519
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>    Affects Versions: master
>            Reporter: Ufuk Celebi
>            Assignee: Mingliang Qi
>            Priority: Minor
>
> When cancelling a task via the web interface, the web interface immediately switches the tasks to the CANCELED state although they actually transition from CANCELLING to CANCELED.



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