You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/08/15 07:29:00 UTC

[jira] [Updated] (FLINK-7443) Store and deserializer fields in MetricFetcher should be final

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

Chesnay Schepler updated FLINK-7443:
------------------------------------
    Issue Type: Improvement  (was: Bug)

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