Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.20.0
Description
The OperatorSubtaskState only make keyed state register with SharedStateRegistry. However, the file-merging directories's handle are wrapped in FileMergingOperatorStreamStateHandle, which is an OperatorStreamStateHandle. That means the #registerSharedStates is never called, so the registry will never delete the directories.
Attachments
Issue Links
- blocks
-
FLINK-35624 Release Testing: Verify FLIP-306 Unified File Merging Mechanism for Checkpoints
- Resolved
- links to
- mentioned in
-
Page Loading...