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

Ted Yu commented on HBASE-17542:
--------------------------------

{code}
180       private void verifyNamespaceExists(Admin admin) throws IOException {
181           String namespaceName  = tableName.getNamespaceAsString();
{code}
Shouldn't tableName be a parameter to the above method ?

Do all backup tests pass based on this change ?

> Move backup system table into separate namespace
> ------------------------------------------------
>
>                 Key: HBASE-17542
>                 URL: https://issues.apache.org/jira/browse/HBASE-17542
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17542-v1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to