You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/09/06 00:25:21 UTC

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

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

Ted Yu updated FLINK-4533:
--------------------------
    Description: 
Access to meters in AbstractReporter is protected by AbstractReporter.this.


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

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

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


> 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)