Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.0
-
None
Description
We want to combine the job-specific cleanup of the different resources and provide a common ResourceCleaner taking care of the actual cleanup of all resources.
This needs to be integrated into the Dispatcher.
Attachments
Issue Links
- causes
-
FLINK-26117 JobManagerMetricGroup needs to implement GloballyCleanableResource as well
- Resolved
-
FLINK-26606 CompletedCheckpoints that failed to be discarded are not stored in the CompletedCheckpointStore
- Open
-
FLINK-26284 The ZooKeeperStateHandleStore cleans the metadata before cleaning the StateHandle
- Resolved
-
FLINK-26286 The KubernetesStateHandleStore cleans the metadata before cleaning the StateHandle
- Resolved
-
FLINK-26175 Make local cleanup being called in global cleanup situations
- Open
- relates to
-
FLINK-24038 DispatcherResourceManagerComponent fails to deregister application if no leading ResourceManager
- Closed
-
FLINK-25806 Remove legacy high availability services
- Closed
- Testing discovered
-
FLINK-25902 NullPointerException in RescalingITCase.testSavepointRescalingOutKeyedState
- Closed
-
FLINK-25903 Heartbeat timeout in BoundedSourceITCase.test[complex graph]
- Closed
- links to