[
https://issues.apache.org/jira/browse/FLINK-26273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf reassigned FLINK-26273:
----------------------------------------
Assignee: Konstantin Knauf
> Test checkpoints restore modes & formats
> ----------------------------------------
>
> Key: FLINK-26273
> URL: https://issues.apache.org/jira/browse/FLINK-26273
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Reporter: Dawid Wysakowicz
> Assignee: Konstantin Knauf
> Priority: Blocker
> Labels: release-testing
> Fix For: 1.15.0
>
>
> We should test manually changes introduced in [FLINK-25276] & [FLINK-25154]
> Proposal:
> Take canonical savepoint/native savepoint/externalised checkpoint (with
> RocksDB), and perform claim (1)/no claim (2) recoveries, and verify that in:
> # after a couple of checkpoints claimed files have been cleaned up
> # that after a single successful checkpoint, you can remove the start up
> files and failover the job without any errors.
> # take a native, incremental RocksDB savepoint, move to a different
> directory, restore from it
> documentation:
> #
> https://nightlies.apache.org/flink/flink-docs-master/docs/ops/state/savepoints/#restore-mode
> #
> https://nightlies.apache.org/flink/flink-docs-master/docs/ops/state/savepoints/#savepoint-format
--
This message was sent by Atlassian Jira
(v8.20.1#820001)