[
https://issues.apache.org/jira/browse/FLINK-30863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686999#comment-17686999
]
Roman Khachatryan commented on FLINK-30863:
-------------------------------------------
Thanks [~Yanfei Lei], reference counting makes sense to me.
> Do not delete the local changelog file of aborted checkpoint
> ------------------------------------------------------------
>
> Key: FLINK-30863
> URL: https://issues.apache.org/jira/browse/FLINK-30863
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Runtime / State Backends
> Affects Versions: 1.17.0
> Reporter: Yanfei Lei
> Assignee: Yanfei Lei
> Priority: Major
> Labels: pull-request-available
>
> Do not delete the local changelog file of aborted checkpoint, because this
> checkpoint may contain the files of the previous checkpoint's file which
> would be used by local recovery. The local files of the aborted checkpoint
> would be deleted at next checkpoint completed or deleted when deleting the
> entire allocation folder when exiting the TM process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)