You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/03/21 03:21:00 UTC

[jira] [Commented] (FLINK-26151) inprogressfileRecoverable not be clean up after restoring the bucket

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

Yun Gao commented on FLINK-26151:
---------------------------------

Merged on master via 1fa91ba6ab515aa0e7ab88cc165fe571b60ee37f
Merged on 1.15 via 34034a6c54f3b23825bc318806c683b3495f72d1

> inprogressfileRecoverable not be clean up after restoring the bucket
> --------------------------------------------------------------------
>
>                 Key: FLINK-26151
>                 URL: https://issues.apache.org/jira/browse/FLINK-26151
>             Project: Flink
>          Issue Type: Bug
>          Components: FileSystems
>    Affects Versions: 1.15.0
>            Reporter: WangXiaoyong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> In order to clear the previous inProgressFileRecoverable when the checkpoint is successful, inProgressFileRecoverable will be added to inProgressFileRecoverablesPerCheckpoint when the checkpoint is started, but when the bucket is recovered from bucketState, inProgressFileRecoverablesPerCheckpoint does not record inProgressFileRecoverable, resulting in inProgressFileRecoverable not be clean up.



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