You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aditya Agarwal (Jira)" <ji...@apache.org> on 2020/11/05 10:04:00 UTC

[jira] [Created] (FLINK-19998) Invalid Link to checkpoints and Savepoints in stateful stream processing concepts

Aditya Agarwal created FLINK-19998:
--------------------------------------

             Summary: Invalid Link to checkpoints and Savepoints in stateful stream processing concepts
                 Key: FLINK-19998
                 URL: https://issues.apache.org/jira/browse/FLINK-19998
             Project: Flink
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.11.2
            Reporter: Aditya Agarwal


In the *docs/concepts/stateful-stream-processing.md* file, under the first section (What is State), the following two links are broken:
 # Checkpoints: *[checkpoints](\{{ site.baseurl}}\{% link dev/stream/state/checkpointing.md %})*
 # Savepoints: *[savepoints](\{{ site.baseurl }}\{%link ops/state/savepoints.md %})*

This results in the target link as follows:
 # For Checkpoints: [https://ci.apache.org/projects/flink/flink-docs-master//ci.apache.org/projects/flink/flink-docs-master/dev/stream/state/checkpointing.html]
 # [https://ci.apache.org/projects/flink/flink-docs-master//ci.apache.org/projects/flink/flink-docs-master/ops/state/savepoints.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)