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

Dawid Wysakowicz closed FLINK-25192.
------------------------------------
    Resolution: Implemented

Implemented in 08794a6b2188268c3de6b134f399228415c7fc8f

> Implement proper no-claim mode support
> --------------------------------------
>
>                 Key: FLINK-25192
>                 URL: https://issues.apache.org/jira/browse/FLINK-25192
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Checkpointing, Runtime / State Backends
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> In the no-claim mode should not depend on any artefacts of the initial 
> snapshot after the restore. In order to do that we should pass a flag along 
> with the RPC and later on with a CheckpointBarrier to notify TaskManagers 
> about that intention. Moreover state backends should take the flag into 
> consideration and take "full snapshots".
> The flag should be passed until the first checkpoint succeeds
> * RocksDB state backend should upload all files instead of reusing artefacts 
> from the initial one
> https://cwiki.apache.org/confluence/x/bIyqCw#FLIP193:Snapshotsownership-No-claimmode(defaultmode)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to