[jira] [Created] (FLINK-4533) Unprotected access to meters in StatsDReporter#report()

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

[jira] [Created] (FLINK-4533) Unprotected access to meters in StatsDReporter#report()

Shang Yuanchun (Jira)
Ted Yu created FLINK-4533:
-----------------------------

             Summary: Unprotected access to meters in StatsDReporter#report()
                 Key: FLINK-4533
                 URL: https://issues.apache.org/jira/browse/FLINK-4533
             Project: Flink
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


Access to meters in AbstractReporter is protected by AbstractReporter.this.

Access to meters in StatsDReporter#report() should do the same.



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