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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)