Caizhi Weng created FLINK-28014: ----------------------------------- Summary: Extract snapshot related methods to SnapshotManager Key: FLINK-28014 URL: https://issues.apache.org/jira/browse/FLINK-28014 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.2.0 Reporter: Caizhi Weng
Currently snapshot related methods are scattered in multiple classes (including {{FileStorePathFactory}}, {{FileStoreScan}} and {{SnapshotFinder}}). We should extract them into a dedicated {{SnapshotManager}} class. -- This message was sent by Atlassian Jira (v8.20.7#820007)