[ 
https://issues.apache.org/jira/browse/FLINK-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek closed FLINK-4814.
-----------------------------------
    Resolution: Implemented

This has been implemented a while ago in one of the many reworkings of 
checkpointing.

> Remove extra storage location for externalized checkpoint metadata
> ------------------------------------------------------------------
>
>                 Key: FLINK-4814
>                 URL: https://issues.apache.org/jira/browse/FLINK-4814
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Checkpointing
>            Reporter: Ufuk Celebi
>            Priority: Major
>
> Follow up for FLINK-4512.
> Store checkpoint meta data in checkpoint directory.  That makes it simpler 
> for users to track and clean up checkpoints manually, if they want to retain 
> externalized checkpoints across cancellations and terminal failures.
> Every state backend needs to be able to provide a storage location for the 
> checkpoint metadata. The memory state backend would hence not work with 
> externalized checkpoints, unless one sets explicitly a parameter 
> `setExternalizedCheckpointsLocation(uri)`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to