You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2019/09/13 11:48:00 UTC

[jira] [Updated] (FLINK-13136) Fix documentation error about stop job with restful api

     [ https://issues.apache.org/jira/browse/FLINK-13136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Yao updated FLINK-13136:
-----------------------------
    Fix Version/s: 1.10.0

> Fix documentation error about stop job with restful api
> -------------------------------------------------------
>
>                 Key: FLINK-13136
>                 URL: https://issues.apache.org/jira/browse/FLINK-13136
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / REST
>    Affects Versions: 1.9.0
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, [https://ci.apache.org/projects/flink/flink-docs-master/monitoring/rest_api.html#jobs-jobid-1] does not support "stop" mode. If users use stop mode will throw an exception:
> {code:java}
> The "stop" command has been removed. Please use "stop-with-savepoint" instead.
> {code}
> IMO, We should remove it.
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)