This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 366692567c841794c581bd6772918960166f5425 Author: Yun Gao <[email protected]> AuthorDate: Mon Jul 11 21:41:51 2022 +0800 Rebuild website --- content/2022/07/11/final-checkpoint-part2.html | 2 +- content/blog/feed.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/2022/07/11/final-checkpoint-part2.html b/content/2022/07/11/final-checkpoint-part2.html index 847bebd98..81c871ff2 100644 --- a/content/2022/07/11/final-checkpoint-part2.html +++ b/content/2022/07/11/final-checkpoint-part2.html @@ -237,7 +237,7 @@ <article> <p>11 Jul 2022 Yun Gao , Dawid Wysakowicz , & Daisy Tsang </p> -<p>In the <a href="/2022/06/01/final-checkpoint-part1.html">first part</a> of this blog, +<p>In the <a href="/2022/07/11/final-checkpoint-part1.html">first part</a> of this blog, we have briefly introduced the work to support checkpoints after tasks get finished and revised the process of finishing. In this part we will present more details on the implementation, including how we support checkpoints with finished tasks and the revised protocol of the finish process.</p> diff --git a/content/blog/feed.xml b/content/blog/feed.xml index 1b5e30ed6..079fbbdbc 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xml @@ -8,7 +8,7 @@ <item> <title>FLIP-147: Support Checkpoints After Tasks Finished - Part Two</title> -<description><p>In the <a href="/2022/06/01/final-checkpoint-part1.html">first part</a> of this blog, +<description><p>In the <a href="/2022/07/11/final-checkpoint-part1.html">first part</a> of this blog, we have briefly introduced the work to support checkpoints after tasks get finished and revised the process of finishing. In this part we will present more details on the implementation, including how we support checkpoints with finished tasks and the revised protocol of the finish process.</p>
