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

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

Caizhi Weng created FLINK-27139:
-----------------------------------

             Summary: 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


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)