Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0, 1.3.0
-
None
Description
When cleaning up a PendingCheckpoint, then it sometimes happens that not all state handles are properly discarded. The reason is that the discard operation is executed asynchronously but the synchronous discard call already cleans the task state collection.
Attachments
Attachments
Issue Links
- incorporates
-
FLINK-5641 Directories of expired checkpoints are not cleaned up
- Resolved
- is duplicated by
-
FLINK-5665 Lingering files after failed checkpoint
- Closed
- links to