[
https://issues.apache.org/jira/browse/FLINK-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984845#comment-14984845
]
ASF GitHub Bot commented on FLINK-2939:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1313#issuecomment-152943948
This goes a bit against the idea of REST. If you "GET" a certain URL, it
should not affect the state of the system you query.
If we want to make that action part of the REST API, we should probably add
a "DELETE" action for the URL "jobs/<jobid>".
> Add button to cancel jobs in new web frontend
> ---------------------------------------------
>
> Key: FLINK-2939
> URL: https://issues.apache.org/jira/browse/FLINK-2939
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10
> Reporter: Maximilian Michels
> Assignee: Sachin Goel
> Fix For: 0.10
>
>
> Although jobs may be cancelled through the CLI, it would be nice to have a
> cancel button in the web frontend as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)