Till Rohrmann created FLINK-10602: ------------------------------------- Summary: Run MetricFetcher in metrics ActorSystem Key: FLINK-10602 URL: https://issues.apache.org/jira/browse/FLINK-10602 Project: Flink Issue Type: Sub-task Components: Metrics Affects Versions: 1.7.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.7.0
After letting the {{MetricQueryService}} run into a separate {{ActorSystem}}, we should also let the {{MetricFetcher}} use the same {{ActorSystem}} to fetch the metrics. That way it will be possible to configure the metric {{ActorSystem}} different from the {{RpcService}} {{ActorSystem}} (e.g. different frame size). -- This message was sent by Atlassian JIRA (v7.6.3#76005)