You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/04/11 02:45:00 UTC

[jira] [Closed] (FLINK-27139) FileStoreCommitImpl#filterCommitted should exit when faced with expired files

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

Jingsong Lee closed FLINK-27139.
--------------------------------
    Resolution: Fixed

master: 9d9b38ef5fa0a09f3dd396fb6a718b467900ce22

> FileStoreCommitImpl#filterCommitted should exit when faced with expired files
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-27139
>                 URL: https://issues.apache.org/jira/browse/FLINK-27139
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>    Affects Versions: table-store-0.1.0
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.1.0
>
>
> Currently it is possible for {{FileStoreCommitImpl#filterCommitted}} to check an expired snapshot, which throws FileNotExists exception. When faced with an expired file {{FileStoreCommitImpl#filterCommitted}} should exit.



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