snuyanzin commented on code in PR #25262: URL: https://github.com/apache/flink/pull/25262#discussion_r1738893785
########## docs/layouts/shortcodes/generated/checkpointing_configuration.html: ########## @@ -18,7 +18,7 @@ <td><h5>execution.checkpointing.checkpoints-after-tasks-finish</h5></td> <td style="word-wrap: break-word;">true</td> <td>Boolean</td> - <td>Feature toggle for enabling checkpointing even if some of tasks have finished. Before you enable it, please take a look at <a href="{{.Site.BaseURL}}{{.Site.LanguagePrefix}}/docs/dev/datastream/fault-tolerance/checkpointing/#checkpointing-with-parts-of-the-graph-finished-beta">the important considerations</a> </td> + <td>Feature toggle for enabling checkpointing even if some of tasks have finished. Before you enable it, please take a look at <a href="{{.Site.BaseURL}}{{.Site.LanguagePrefix}}/docs/dev/datastream/fault-tolerance/checkpointing/#checkpointing-with-parts-of-the-graph-finished">the important considerations</a> </td> Review Comment: Shouldn't it also be fixed in Chinese doc? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org