[
https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159645#comment-16159645
]
stack commented on HBASE-18773:
-------------------------------
Sounds good.
Can you corral isMetaTableNameWithSuffix so it is hard-to-find unless you are
doing this Read Replica Cluster feature -- put it in a utility class or
whatever (no harm if not as long as it has good javadoc... to distingush it
from 'normal' function).
> 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)