Roman Khachatryan created FLINK-16696:
-----------------------------------------
Summary: Incomplete REST API docs
Key: FLINK-16696
URL:
https://issues.apache.org/jira/browse/FLINK-16696 Project: Flink
Issue Type: Bug
Components: Documentation, Runtime / REST
Affects Versions: 1.10.0
Reporter: Roman Khachatryan
Rest api docs doesn't provide enough details about /jobs/:jobid/savepoints/:triggerid endpoint (how to get completed savepoint location):
[
https://ci.apache.org/projects/flink/flink-docs-stable/monitoring/rest_api.html#api]
Javadoc covers it better:
[
https://ci.apache.org/projects/flink/flink-docs-release-1.10/api/java/index.html?org/apache/flink/runtime/rest/handler/job/savepoints/SavepointHandlers.html]
[
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Savepoint-Location-from-Flink-REST-API-td33808.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)