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)