[
https://issues.apache.org/jira/browse/FLINK-31222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695483#comment-17695483
]
Rui Fan commented on FLINK-31222:
---------------------------------
Thanks for the fix:)
apache:master: 95dd5423aad847ec41b81676deaf4cb94d9e11d6
> 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
> Assignee: 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)