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)