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

Aleksandr Iushmanov updated FLINK-39130:
----------------------------------------
    Description: 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

> 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
>            Priority: Minor
>
> 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)

Reply via email to