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/11 12:38:00 UTC

[jira] [Assigned] (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 reassigned FLINK-13136:
--------------------------------

    Assignee: vinoyang  (was: Gary Yao)

> 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
>          Time Spent: 10m
>  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)