[
https://issues.apache.org/jira/browse/FLINK-23870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-23870.
----------------------------------
Fix Version/s: (was: 1.15.0)
Resolution: Abandoned
> Test the ability for ignoring in-flight data on recovery
> --------------------------------------------------------
>
> Key: FLINK-23870
> URL: https://issues.apache.org/jira/browse/FLINK-23870
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Checkpointing
> Reporter: Anton Kalashnikov
> Priority: Blocker
> Labels: release-testing
>
> Test for https://issues.apache.org/jira/browse/FLINK-22684:
> # configure the external checkpoint address (storage)
> # enable unaligned checkpoint always (not the default aligned or alternative)
> # wait for the checkpoint then stop the job
> # restore from the last checkpoint - it should be restored on the last
> state(optional step)
> # set the
> `execution.checkpointing.recover-without-channel-state.checkpoint-id` to the
> last checkpoint
> # restore from the last checkpoint - in-flight data would be ignored so it
> would be restored a little less data than expected in the usual case.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)