[
https://issues.apache.org/jira/browse/HBASE-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985524#comment-15985524
]
Sean Busbey commented on HBASE-8486:
------------------------------------
Since {{isRootRegion}} is public we can't remove it without a deprecation
cycle. It looks like the entirety of HTableDescriptor is already deprecated in
2.0, but we should get {{isRootRegion}} in TableDescriptor marked now.
We can also simplify the logic of that method, since we know the answer is
always no.
> IS_ROOT isnt needed in HTableDescriptor.
> ----------------------------------------
>
> Key: HBASE-8486
> URL: https://issues.apache.org/jira/browse/HBASE-8486
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Priority: Minor
> Labels: patch
> Attachments: hlogptr-v1.patch
>
>
> HTableDescriptor has several vestigial references to the root region. We
> should clean these up.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)