Anton Kalashnikov created FLINK-23870:
-----------------------------------------
Summary: 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
Reporter: Anton Kalashnikov
Test for https://issues.apache.org/jira/browse/FLINK-22684:
# configure the externalize checkpoint for unaligned checkpoint
# 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.3.4#803005)