[
https://issues.apache.org/jira/browse/FLINK-26850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-26850.
------------------------------------
Resolution: Fixed
master: 5d54921b60060e1722115a23711d6b686567107c
> Add MetricType enum
> -------------------
>
> Key: FLINK-26850
> URL: https://issues.apache.org/jira/browse/FLINK-26850
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> Reporters currently have to resort to instanceof checks to handle different
> metric types. An enum coude make this code cheaper and easier to maintain as
> the enum would provide a listing of all metric types that exist.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)