[ 
https://issues.apache.org/jira/browse/FLINK-13317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Xu updated FLINK-13317:
-------------------------------
    Description: 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, modify its 
references and then drop ClientUtils.  (was: 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.

 )

> 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.0, 1.8.1
>            Reporter: Charles Xu
>            Priority: Trivial
>
> 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, modify its references 
> and then drop ClientUtils.



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

Reply via email to