[
https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-18773:
--------------------------
Attachment: 0001-HBASE-18773-Add-utility-method-to-determine-if-a-Tab.patch
Where you dev'ing against [~zyork]? I rebased your patch to apply to master but
it doesn't compile because there is no define for
TableName.DEFAULT_META_TABLE_NAME_STR. I can't seem to find it. Something I'm
doing wrong. Thanks.
> 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:
> 0001-HBASE-18773-Add-utility-method-to-determine-if-a-Tab.patch,
> HBASE-18773.HBASE-18477.001.patch, HBASE-18773.HBASE-18477.002.patch,
> HBASE-18773.HBASE-18477.003.patch, HBASE-18773.HBASE-18477.004.patch,
> HBASE-18773.HBASE-18477.005.patch, HBASE-18773.HBASE-18477.006.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)