Chesnay Schepler created FLINK-7443: ---------------------------------------
Summary: Store and deserializer fields in MetricFetcher should be final Key: FLINK-7443 URL: https://issues.apache.org/jira/browse/FLINK-7443 Project: Flink Issue Type: Bug Components: Metrics Affects Versions: 1.4.0 Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.4.0 The {{MetricStore}} and {{MetricDumpDeserializer}} fields in the {{MetricFetcher}} should be final, as they are not meant to be overwritten and are even used for synchronization. -- This message was sent by Atlassian JIRA (v6.4.14#64029)