Details
-
Bug
-
Status: Reopened
-
Not a Priority
-
Resolution: Unresolved
-
1.0.0
-
None
-
None
Description
The FsStateBackend does not properly clean up the created jobID directories for the checkpoints after the has been successfully executed. The problem is that the AbstractFileState only deletes their parent directory (chk-xxx) but not the job-id directory upon discarding the state.
Attachments
Issue Links
- is related to
-
FLINK-31685 Checkpoint job folder not deleted after job is cancelled
- Open