[ 
https://issues.apache.org/jira/browse/FLINK-22684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan resolved FLINK-22684.
---------------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

Merged into master as bbc94d750dbdc64aee7cb78de010a5943e14e637

> 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
>            Assignee: Anton Kalashnikov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> 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)

Reply via email to