[
https://issues.apache.org/jira/browse/FLINK-22008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-22008.
----------------------------------
Resolution: Duplicate
> writing metadata is not an atomic operation, we should add a commit logic
> -------------------------------------------------------------------------
>
> Key: FLINK-22008
> URL: https://issues.apache.org/jira/browse/FLINK-22008
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Affects Versions: 1.12.2
> Reporter: xiaogang zhou
> Priority: Minor
> Labels: auto-deprioritized-major, pull-request-available,
> stale-minor
>
> writing metadata is not an atomic operation, some logic can cause there is a
> metadata file in the checkpoint dir, but the data is corrupted if the
> jobmanager crash while writing the metadata.
>
> So we should consider to add commit operation in the checkpoint storage
> location
--
This message was sent by Atlassian Jira
(v8.20.1#820001)