Chesnay Schepler created FLINK-11923:
----------------------------------------
Summary: Move reporter instantiation into
MetricRegistryConfiguration
Key: FLINK-11923
URL: https://issues.apache.org/jira/browse/FLINK-11923
Project: Flink
Issue Type: Improvement
Components: Runtime / Metrics
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.9.0
{{MetricReporters}} are currently instantiated in the constructor of the
{{MetricRegistryImpl}}. To ease testing it would be great if instead already
instantiated reporters are passed into the registry instead, as this would
allow testing of the registry without having to deal with any configuration
setup/parsing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)