[
https://issues.apache.org/jira/browse/FLINK-26117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-26117.
-----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
master:
*
[5b06297c9d27e57de7d96999615f6c7b72fd78a9|https://github.com/apache/flink/commit/5b06297c9d27e57de7d96999615f6c7b72fd78a9]
*
[3efd4c2cf1be670f499e6637445e283e48deee60|https://github.com/apache/flink/commit/3efd4c2cf1be670f499e6637445e283e48deee60]
> JobManagerMetricGroup needs to implement GloballyCleanableResource as well
> --------------------------------------------------------------------------
>
> Key: FLINK-26117
> URL: https://issues.apache.org/jira/browse/FLINK-26117
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.15.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)