[
https://issues.apache.org/jira/browse/FLINK-21758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21758.
------------------------------------
Resolution: Fixed
master:
9c3c01eacbbf13fb7330676ddc0695bb4090979e
47af443032723f819a483a31e6cb14ed42684b80
> Add default implementations for all MetricGroup methods accepting ints
> ----------------------------------------------------------------------
>
> Key: FLINK-21758
> URL: https://issues.apache.org/jira/browse/FLINK-21758
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> The MetricGroup interface contains variations of methods that accept either a
> string or int as the group/metric names.
> In practice all implementations just convert the int to a string anyway,
> which we could also setup as the default implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)