[
https://issues.apache.org/jira/browse/FLINK-39130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan resolved FLINK-39130.
-----------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Merged to master to 2.3.0 via: 9964ab4bd1b8334dec9388e1e4dac68c94488691
> Allow native types to be used for MetricConfig
> ----------------------------------------------
>
> Key: FLINK-39130
> URL: https://issues.apache.org/jira/browse/FLINK-39130
> Project: Flink
> Issue Type: Sub-task
> Reporter: Aleksandr Iushmanov
> Assignee: Aleksandr Iushmanov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> In Flink-2.0+ Yaml parsing allows to place `Number` in the config, but
> `MetricConfig.java` implementation only parses strings. Allowing parsing
> native types protects users from the need to use "strings" for non-string
> MetricConfigs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)