rkhachatryan commented on code in PR #540:
URL: https://github.com/apache/flink-web/pull/540#discussion_r879902366


##########
_posts/2022-05-20-changelog-state-backend.md:
##########
@@ -0,0 +1,353 @@
+---
+layout: post 
+title:  "Improving speed and stability of checkpointing with generic log-based 
incremental checkpoints"
+date: 2022-05-20T00:00:00.000Z 
+authors:
+- Roman Khachatryan:
+  name: "Roman Khachatryan"
+- Yuan Mei:
+  name: "Yuan Mei"
+excerpt: This post describes the mechanism introduced in Flink 1.15 that 
continuously uploads state changes to a durable storage while performing 
materialization in the background

Review Comment:
   This excerpt is rendered together with the title, so "generic log-based 
incremental checkpoints" would be duplicated' and adding more text makes it too 
verbose for the list of blog posts (https://flink.apache.org/blog/).



-- 
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

Reply via email to