[
https://issues.apache.org/jira/browse/FLINK-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-7693.
--------------------------------
Resolution: Later
> Adapt web frontend to use proper DELETE REST call for job termination
> ---------------------------------------------------------------------
>
> Key: FLINK-7693
> URL: https://issues.apache.org/jira/browse/FLINK-7693
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Web Frontend
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Priority: Major
> Labels: flip-6
>
> After completing FLINK-7650, we should change the web frontend code to use
> the proper REST method to terminate a Flink job. Currently it issues a GET
> call which is now a DELETE call with the ported {{JobCancellationHandler}}.
> This, however, is only doable if we either change it for the
> {{WebRuntimeMonitor}} as well, have deleted the old {{WebRuntimeMonitor}}
> code or forked the web frontend code (for Flip-6 code and the old code).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)