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)