Re: Random incorrect checkpoint existence check

2022-04-25 Thread Hangxiang Yu
Hi, Chen-che, I think it may be similar to FLINK-12381 . You could adopt the suggestion like setting the job-id as you could see the comment below the ticket. I think you could also share your environment in this ticket to let us know more informat

Random incorrect checkpoint existence check

2022-04-24 Thread Chen-Che Huang
Hi all, We recently encountered a random issue. When our Flink application is doing checkpoint creation, it occasionally fails because it thinks the medatafile of the checkpoint already exists. However, the medata file does not exist actually. We use Flink version 1.14.4 and the checkpoints are st