Chesnay Schepler created FLINK-9213:
---------------------------------------
Summary: Revert breaking change in checkpoint detail URL
Key: FLINK-9213
URL:
https://issues.apache.org/jira/browse/FLINK-9213 Project: Flink
Issue Type: Bug
Components: REST
Affects Versions: 1.5.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.5.0
In 1.4, the URL for retrieving detailed checkpoint information is {{/jobs/:jobid/checkpoints/details/:checkpointid}}, whereas in 1.5 it is {{/jobs/:jobid/checkpoints/:checkpointid}}.
This is a breaking change that also affects the WebUI and should thus be reverted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)