You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/10/01 09:09:00 UTC

[jira] [Created] (FLINK-14305) Move ownership of JobManagerMetricGroup to Dispatcher

Till Rohrmann created FLINK-14305:
-------------------------------------

             Summary: Move ownership of JobManagerMetricGroup to Dispatcher
                 Key: FLINK-14305
                 URL: https://issues.apache.org/jira/browse/FLINK-14305
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination, Runtime / Metrics
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.10.0


With FLINK-14303 and FLINK-14299, it is now possible to move the ownership of the {{JobManagerMetricGroup}} into the {{Dispatcher}}. This makes the lifespan of the metric group shorter and the lifecycle management easier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)