You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Anton Kalashnikov (Jira)" <ji...@apache.org> on 2022/02/23 09:31:00 UTC

[jira] [Created] (FLINK-26326) FLIP-203: Support native and incremental savepoints 1.1

Anton Kalashnikov created FLINK-26326:
-----------------------------------------

             Summary: FLIP-203: Support native and incremental savepoints 1.1
                 Key: FLINK-26326
                 URL: https://issues.apache.org/jira/browse/FLINK-26326
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / Checkpointing
            Reporter: Anton Kalashnikov
             Fix For: 1.16.0


This is the second part of the implementation of [https://cwiki.apache.org/confluence/display/FLINK/FLIP-203%3A+Incremental+savepoints]

The first one: FLINK-25276

 

Motivation. Currently with non incremental canonical format savepoints, with very large state, both taking and recovery from savepoints can take very long time. Providing options to take native format and incremental savepoint would alleviate this problem.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)