Ted Yu created HBASE-19771:
------------------------------

             Summary: restore_snapshot shell command gives wrong namespace if 
the namespace doesn't exist
                 Key: HBASE-19771
                 URL: https://issues.apache.org/jira/browse/HBASE-19771
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


For the following snapshot:
{code}
 snapshot_table_tav6mrq397                                  
NS592088:table_tav6mrq397 (2018-01-10 16:20:39 UTC)
{code}
namespace NS592088 is dropped.

restore_snapshot on the snapshot gave the following :
{code}
hbase(main):003:0> restore_snapshot 'snapshot_table_tav6mrq397'

ERROR: Unknown namespace snapshot_table_tav6mrq397!
{code}
The namespace in the message was incorrect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to