infoverload commented on a change in pull request #516:
URL: https://github.com/apache/flink-web/pull/516#discussion_r838152506



##########
File path: _posts/2022-04-01-tidying-snapshots-up.md
##########
@@ -0,0 +1,213 @@
+---
+layout: post 
+title:  "Tidying up snapshots"
+date: 2022-04-01T00:00:00.000Z 
+authors:
+- dwysakowicz:
+  name: "Dawid Wysakowicz"
+  twitter: "dwysakowicz"
+
+excerpt: TODO
+
+---
+
+{% toc %}
+
+It's hard to argue Flink has become a well established project in the 
streaming ecosystem. Being a
+rather mature project requires a slight shift of priorities from thinking 
purely about new features
+towards caring more about stability and operational simplicity. Flink 
community tries to address
+some known friction points over the last couple of releases. This includes 
improvements to the
+snapshotting process.

Review comment:
       ```suggestion
   Over the years, Flink has become a well established project in the data 
streaming domain and a
   mature project requires a slight shift of priorities from thinking purely 
about new features 
   towards caring more about stability and operational simplicity. The Flink 
community has tried to address
   some known friction points over the last couple of releases, which includes 
improvements to the
   snapshotting process.
   ```




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