You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/02/14 08:59:00 UTC

[jira] [Created] (FLINK-26117) JobManagerMetricGroup needs to implement GloballyCleanableResource as well

Matthias Pohl created FLINK-26117:
-------------------------------------

             Summary: 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
            Reporter: Matthias Pohl


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)