You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/04/18 17:08:00 UTC

[jira] [Created] (FLINK-9213) Revert breaking change in checkpoint detail URL

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)