[ 
https://issues.apache.org/jira/browse/FLINK-38433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023470#comment-18023470
 ] 

Zakelly Lan edited comment on FLINK-38433 at 9/29/25 10:05 AM:
---------------------------------------------------------------

Merge a644a82 into master
Merge 8f75fba into 2.0
Merge bf45e37 into 2.1


was (Author: zakelly):
Merge a644a82 into master

> Avoid delete ForSt's directory when there happened to be an existing one
> ------------------------------------------------------------------------
>
>                 Key: FLINK-38433
>                 URL: https://issues.apache.org/jira/browse/FLINK-38433
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Zakelly Lan
>            Assignee: Han Yin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>
> Currently, ForSt State backend will create the working directory, if there 
> exists one with same name the directory will be cleared. The name contains 
> jobid, vertexid, task_index, parallelism and attempt. In JM failover 
> scenario, this would be a collision as the attempt number restart from 0, 
> resulting in checkpoint broken.
>  
> We should remove the clear existing directory logic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to