Details
-
Bug
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
1.9.0
-
None
Description
Flink currently does not clean up all checkpoint directories when a job reaches a globally terminal state. Having configured the checkpoint directory checkpoints, I observe that after cancelling the job JOB_ID there are still
checkpoints/JOB_ID/shared checkpoints/JOB_ID/taskowned
I think it would be good if would delete checkpoints/JOB_ID
Attachments
Issue Links
- is related to
-
FLINK-31685 Checkpoint job folder not deleted after job is cancelled
- Open