[
https://issues.apache.org/jira/browse/FLINK-31222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31222:
-----------------------------------
Labels: pull-request-available (was: )
> Remove usage of deprecated ConverterUtils.toApplicationId
> ---------------------------------------------------------
>
> Key: FLINK-31222
> URL: https://issues.apache.org/jira/browse/FLINK-31222
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Affects Versions: 1.17.1
> Reporter: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> When reading the code, I found that we use ConverterUtils.toApplicationId to
> convert applicationId, this method is deprecated, we should use
> ApplicationId.fromString
--
This message was sent by Atlassian Jira
(v8.20.10#820010)