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

[jira] [Updated] (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 ]

ASF GitHub Bot updated FLINK-27139:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)