Shilun Fan created FLINK-31222:
----------------------------------
Summary: 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
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)