[
https://issues.apache.org/jira/browse/HBASE-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850588#comment-13850588
]
Jonathan Hsieh commented on HBASE-10012:
----------------------------------------
Sadly that is true, but we it sounds like we agree that we need to let 0.94
apps that use the api have a major version to make the transition.
> 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.096.patch, 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.4#6159)