Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
This is related to Garbage Collection.
The problem is more severe than FLINK-25512 because there is leftover after materialization truncation each time (if pre-emptive uploads are enabled).
However, the probability can still be not high because of grouping of backends into a single file (so only if ALL the backends on TM materialize semi-simultaneously then it happen).
Attachments
Issue Links
- causes
-
FLINK-27556 Performance regression in checkpointSingleInput.UNALIGNED on 29.04.2022
- Closed
-
FLINK-29082 Clean-up Leftovers for changelog pre-uploading files after failover
- Open
- is related to
-
FLINK-23139 State ownership: track and discard private state (registry+changelog)
- Closed
-
FLINK-24852 Cleanup of Orphaned Incremental State Artifacts
- Open
- links to