Caizhi Weng created FLINK-29792: ----------------------------------- Summary: FileStoreCommitTest is unstable and may stuck Key: FLINK-29792 URL: https://issues.apache.org/jira/browse/FLINK-29792 Project: Flink Issue Type: Bug Components: Table Store Affects Versions: table-store-0.3.0 Reporter: Caizhi Weng
{{FileStoreCommitTest}} may stuck because the {{FileStoreCommit}} in {{TestCommitThread}} does not commit APPEND snapshot when no new files are produced. In this case, if the following COMPACT snapshot conflicts with the current merge tree, the test will stuck. -- This message was sent by Atlassian Jira (v8.20.10#820010)