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

Zach York commented on HBASE-18773:
-----------------------------------

[~uagashe] Ah, I originally did the dev on branch-1 where this method doesn't 
exist.

However this is an interesting question. I think it might make sense to have 
two methods:

1. is the TableName this cluster's meta table
2. is the TableName any cluster's meta table (i.e. with any suffix - see 
HBASE-18444)

> 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)

Reply via email to