[ https://issues.apache.org/jira/browse/FLINK-22684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anton Kalashnikov updated FLINK-22684: -------------------------------------- Description: The main case: * We want to restore the last unaligned checkpoint. * In-flight data of this checkpoint is corrupted. * We want to ignore this corrupted data and restore only states. The idea is having new configuration parameter('ignoreInFlightDataOnRecovery' or similar). and If it set to true, ignore the metadata of in-flight data on the Checkpoint Coordinator side. was: The main case: * We want to restore the last unaligned checkpoint. * In-flight data of this checkpoint is corrupted. * We want to ignore this corrupted data and restore only states. The idea is having new configuration parameter('ignoreInFlightDataO Recovery' or similar). and If it set to true, ignore the metadata of in-flight data on the Checkpoint Coordinator side. > Add the ability to ignore in-flight data on recovery > ---------------------------------------------------- > > Key: FLINK-22684 > URL: https://issues.apache.org/jira/browse/FLINK-22684 > Project: Flink > Issue Type: Improvement > Reporter: Anton Kalashnikov > Priority: Major > > The main case: > * We want to restore the last unaligned checkpoint. > * In-flight data of this checkpoint is corrupted. > * We want to ignore this corrupted data and restore only states. > The idea is having new configuration parameter('ignoreInFlightDataOnRecovery' > or similar). and If it set to true, ignore the metadata of in-flight data on > the Checkpoint Coordinator side. -- This message was sent by Atlassian Jira (v8.3.4#803005)