You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/11/15 11:52:00 UTC

[jira] [Created] (FLINK-8081) Annotate MetricRegistry#getReporters() with @VisibleForTesting

Chesnay Schepler created FLINK-8081:
---------------------------------------

             Summary: Annotate MetricRegistry#getReporters() with @VisibleForTesting
                 Key: FLINK-8081
                 URL: https://issues.apache.org/jira/browse/FLINK-8081
             Project: Flink
          Issue Type: Improvement
          Components: Metrics, Tests
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.4.0


{{MetricRegistry#getReporters()}} is only used for testing purposes to provide access to instantiated reporters. We should annotate this method with {{@VisibleForTesting}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)