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

Roman Khachatryan updated FLINK-25872:
--------------------------------------
    Description: If we restore from checkpoint with changelog state-backend 
enabled in snapshot CLAIM mode, the restored checkpoint would be discarded on 
subsume. This invalidates newer/active checkpoints because their materialized 
part is discarded (for incremental wrapped checkpoints, their private state is 
discarded). This bug is like FLINK-25478.  (was: If we restore from incremental 
checkpoint with changelog state-backend enabled in snapshot CLAIM mode, the 
restored checkpoint would be discarded on subsume, which lead to the private 
state in Incremental state handle could be deleted by mistake. This bug is like 
FLINK-25478.)
    Environment: The issue also affects non-incremental checkpoints, updating 
the ticket.
        Summary: Restoring from non-changelog checkpoint with changelog 
state-backend enabled in CLAIM mode discards state in use  (was: Restoring from 
incremental non-changelog checkpoint with changelog state-backend enabled in 
CLAIM mode discards state in use)

> Restoring from non-changelog checkpoint with changelog state-backend enabled 
> in CLAIM mode discards state in use
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-25872
>                 URL: https://issues.apache.org/jira/browse/FLINK-25872
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing, Runtime / State Backends
>         Environment: The issue also affects non-incremental checkpoints, 
> updating the ticket.
>            Reporter: Yun Tang
>            Priority: Blocker
>             Fix For: 1.15.0
>
>
> If we restore from checkpoint with changelog state-backend enabled in 
> snapshot CLAIM mode, the restored checkpoint would be discarded on subsume. 
> This invalidates newer/active checkpoints because their materialized part is 
> discarded (for incremental wrapped checkpoints, their private state is 
> discarded). This bug is like FLINK-25478.



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

Reply via email to