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 2016/09/27 17:20:22 UTC

[jira] [Closed] (FLINK-4695) Separate configuration parsing from MetricRegistry

     [ https://issues.apache.org/jira/browse/FLINK-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-4695.
--------------------------------
    Resolution: Fixed

Added via f1b5b35f595e7ae53001a4c46edbf0c9b78ee376

> Separate configuration parsing from MetricRegistry
> --------------------------------------------------
>
>                 Key: FLINK-4695
>                 URL: https://issues.apache.org/jira/browse/FLINK-4695
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics
>    Affects Versions: 1.2.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>
> In order to decouple the {{MetricRegistry}} object instantiation from the global configuration, we could introduce a {{MetricRegistryConfiguration}} object which encapsulates all necessary information for the {{MetricRegistry}}. The {{MetricRegistryConfiguration}} could have a static method to be generated from a {{Configuration}}. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)