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] [Closed] (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:all-tabpanel ]

Yun Gao closed FLINK-26151.
---------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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, 1.16.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)