You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Richard Moorhead (Jira)" <ji...@apache.org> on 2020/10/02 20:27:00 UTC

[jira] [Created] (FLINK-19497) Implement mutator methods for FlinkCounterWrapper

Richard Moorhead created FLINK-19497:
----------------------------------------

             Summary: Implement mutator methods for FlinkCounterWrapper
                 Key: FLINK-19497
                 URL: https://issues.apache.org/jira/browse/FLINK-19497
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Metrics
    Affects Versions: 1.11.2, 1.10.2
            Reporter: Richard Moorhead


Looking at the dropwizard wrapper classes in flink-metrics-dropwizard, it appears that all of them have mutator methods defined with the exception of FlinkCounterWrapper. We have a use case wherein we mutate counters from a dropwizard context but wish the underlying metrics in the flink registry to be updated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)