[
https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157911#comment-16157911
]
stack commented on HBASE-18773:
-------------------------------
bq. The only issue I see with this approach is that it might be confusing for
TableName.isMetaTableName() and tableName.isMeta to return different results.
Yeah. That looks about right. Make them the same.
> Add utility to determine if a TableName is a meta table
> -------------------------------------------------------
>
> Key: HBASE-18773
> URL: https://issues.apache.org/jira/browse/HBASE-18773
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zach York
> Assignee: Zach York
> Attachments: HBASE-18773.HBASE-18477.001.patch
>
>
> HBASE-18444 adds a method of specifying a meta table suffix. To continue work
> on HBASE-18477, we need a way to determine if a TableName is a meta table.
> This patch adds this method and a unit test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)