You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/10/18 12:10:00 UTC

[jira] [Created] (FLINK-10602) Run MetricFetcher in metrics ActorSystem

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)