[
https://issues.apache.org/jira/browse/HBASE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850503#comment-13850503
]
Jonathan Hsieh commented on HBASE-10188:
----------------------------------------
nit:
{code}
+ /**
+ * @deprecated since 0.96, removed in 0.98 use {@link #valueOf(String, int,
long)} instead.
+ */
{code}
Should be private in 0.98 instead of removed in 0.98 right?
Otherwise, +1 lgtm.
> Deprecate ServerName, but make it public.
> -----------------------------------------
>
> Key: HBASE-10188
> URL: https://issues.apache.org/jira/browse/HBASE-10188
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.96.1
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 0.96.2
>
> Attachments: 10188.v1.patch
>
>
> It's in our public interface, we can't remove it that easily... See
> HBASE-10012?
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)