[
https://issues.apache.org/jira/browse/FLINK-23185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371825#comment-17371825
]
Juha commented on FLINK-23185:
------------------------------
Hey [~code_kr_dev_s] . I think it makes sense to fix this, but not my call to
decide that.
> REST API docs refer to removed rescaling endpoints
> --------------------------------------------------
>
> Key: FLINK-23185
> URL: https://issues.apache.org/jira/browse/FLINK-23185
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.13.1
> Reporter: Juha
> Priority: Minor
>
> The REST API docs says:
> "There exist several async operations among these APIs, e.g. trigger
> savepoint, rescale a job."
> Additionally according to the docs the endpoints "/jobs/:jobid/rescaling" and
> "/jobs/:jobid/rescaling/:triggerid" are there and return HTTP 200. AFAIK
> they're removed and return HTTP 503. The operations were removed in the CLI
> in FLINK-12312.
> The docs of above endpoints should be changed to tell that they've been
> removed (or fail always) and the examples of of async operations shouldn't
> contain a removed endpoint.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)