[
https://issues.apache.org/jira/browse/FLINK-33986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Li updated FLINK-33986:
------------------------------
Description:
Extend shuffleMaster to support batch snapshot as follows:
# Add method supportsBatchSnapshot to identify whether the shuffle master
supports taking snapshot in batch scenarios
# Add method snapshotState and restoreState to snapshot and restore the
shuffle master's state.
> Extend shuffleMaster to support batch snapshot.
> -----------------------------------------------
>
> Key: FLINK-33986
> URL: https://issues.apache.org/jira/browse/FLINK-33986
> Project: Flink
> Issue Type: Sub-task
> Reporter: Junrui Li
> Priority: Major
>
> Extend shuffleMaster to support batch snapshot as follows:
> # Add method supportsBatchSnapshot to identify whether the shuffle master
> supports taking snapshot in batch scenarios
> # Add method snapshotState and restoreState to snapshot and restore the
> shuffle master's state.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)