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

stack commented on HBASE-18773:
-------------------------------

Ugh. My fault. Sorry for the neglect [~zyork].

Let me commit this though I have issue w/ it.

Issues can be addressed in follow-on.

IMO, ReadReplicaClustersTableNameUtil does not belong in hbase-common. 
ReadReplicaClusters is an exotic feature that should be well-encapsulated 
minimally inside a package or in its own module even (might not be enough 
substance to warrant its own module). Perhaps there is another place this class 
might go? No biggie.



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

Reply via email to