[ 
https://issues.apache.org/jira/browse/FLINK-29913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726933#comment-17726933
 ] 

Feifan Wang commented on FLINK-29913:
-------------------------------------

Thanks for your information [~klion26] , I would like to add a case that I 
recently thought of a possible problem: Since 1.17, user can trigger checkpoint 
with assigned checkpoint type (CONFIGURED,FULL,INCREMENTAL). If user trigger a 
FULL checkpoint by rest api, this forces re-upload of snapshot files that have 
already been uploaded. Using remote file path based register key is still valid 
in this case.

I have submitted a PR, please help to review it [~roman] ,[~klion26] .

> Shared state would be discarded by mistake when maxConcurrentCheckpoint>1
> -------------------------------------------------------------------------
>
>                 Key: FLINK-29913
>                 URL: https://issues.apache.org/jira/browse/FLINK-29913
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.15.0, 1.16.0, 1.17.0
>            Reporter: Yanfei Lei
>            Assignee: Feifan Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.3, 1.17.2
>
>
> When maxConcurrentCheckpoint>1, the shared state of Incremental rocksdb state 
> backend would be discarded by registering the same name handle. See 
> [https://github.com/apache/flink/pull/21050#discussion_r1011061072]
> cc [~roman] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to