[jira] [Created] (FLINK-13317) Merge NetUtils and ClientUtils

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13317) Merge NetUtils and ClientUtils

Shang Yuanchun (Jira)
Charles Xu created FLINK-13317:
----------------------------------

             Summary: Merge NetUtils and ClientUtils
                 Key: FLINK-13317
                 URL: https://issues.apache.org/jira/browse/FLINK-13317
             Project: Flink
          Issue Type: Improvement
          Components: Command Line Client
    Affects Versions: 1.8.1, 1.8.0
            Reporter: Charles Xu


Both NetUtils (flink-core) and ClientUtils (flink-clients) support validating the "host:port" string. To reduce the duplicate code, it's better to move ClientUtils.parseHostPortAddress() to NetUtils class and drop ClientUtils.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)