[ 
https://issues.apache.org/jira/browse/HBASE-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828007#comment-13828007
 ] 

Ted Yu commented on HBASE-10012:
--------------------------------

+1

> Hide ServerName constructor
> ---------------------------
>
>                 Key: HBASE-10012
>                 URL: https://issues.apache.org/jira/browse/HBASE-10012
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: 10012.v1.patch
>
>
> If we want to share the instances of ServerName, we need to hide the 
> constructor, and do as we do in TableName.
> This patch is just about the refactoring of "new ServerName" to 
> ServerName.valueOf, to make its review simpler.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to