You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shilun Fan (Jira)" <ji...@apache.org> on 2023/02/25 04:20:00 UTC

[jira] [Created] (FLINK-31222) Remove usage of deprecated ConverterUtils.toApplicationId

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)