[
https://issues.apache.org/jira/browse/FLINK-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-23172.
---------------------------
Resolution: Fixed
release-1.13: 1fb2c19fbd24c0037b436b3f261db63fc4056df5
> Links to Task Failure Recovery page on Configuration page are broken
> --------------------------------------------------------------------
>
> Key: FLINK-23172
> URL: https://issues.apache.org/jira/browse/FLINK-23172
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.14.0, 1.13.2
> Reporter: Zhilong Hong
> Assignee: Zhilong Hong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.13.3
>
>
> The links to [Task Failure
> Recovery|https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/state/task_failure_recovery/]
> page inside [Fault
> Tolerance|https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#fault-tolerance]
> section and [Advanced Fault Tolerance
> Options|https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#advanced-fault-tolerance-options]
> section on the
> [Configuration|https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#fault-tolerance/]
> page are broken.
> Let's take an example. In the description of {{restart-strategy}}, currently
> the link of {{fixed-delay}} refers to
> [https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/dev/task_failure_recovery.html#fixed-delay-restart-strategy],
> which doesn't exist and would head to 404 error. The correct link is
> [https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/state/task_failure_recovery/#fixed-delay-restart-strategy].
> The links are located in {{RestartStrategyOptions.java}} and
> {{JobManagerOptions.java}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)