Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.0
Description
There's a mistake being done during the introduction of the *CleanableResources interfaces. The JobManagerMetricGroup should also implement the global cleanup since it's called in both cleanup types not only the local one.
Attachments
Issue Links
- is caused by
-
FLINK-25432 Introduce common interfaces for cleaning up local and global job data
- Resolved
- relates to
-
FLINK-26175 Make local cleanup being called in global cleanup situations
- Open
- Testing discovered
-
FLINK-26122 JobManagerMetricGroup.addJob returns null when already being closed
- Open
-
FLINK-26124 JobManagerMetricGroup is never actually used
- Open
- links to