Caizhi Weng created FLINK-30589: ----------------------------------- Summary: Snapshot expiration should be skipped in Table Store dedicated writer jobs Key: FLINK-30589 URL: https://issues.apache.org/jira/browse/FLINK-30589 Project: Flink Issue Type: Improvement Components: Table Store Affects Versions: table-store-0.3.0, table-store-0.4.0 Reporter: Caizhi Weng Assignee: Caizhi Weng Fix For: table-store-0.3.0, table-store-0.4.0
Currently Table Store dedicated writer jobs will also expire snapshots. This may cause conflicts when multiple writer jobs are running. We should expire snapshots only in dedicated compact job. -- This message was sent by Atlassian Jira (v8.20.10#820010)