You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/18 20:30:13 UTC

[jira] [Commented] (HBASE-7622) Add table descriptor verification after snapshot restore

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

Ted Yu commented on HBASE-7622:
-------------------------------

The patch seems to have been generated from hbase-server directory.
Running the patch on snapshots branch, I got:
{code}
Failed tests:   testRestoreSchemaChange(org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient): expected:<2> but was:<1>

Tests in error: 
  testRestoreSchemaChange(org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient): org.apache.hadoop.hbase.TableNotEnabledException: testtb-1358537092423
{code}
                
> Add table descriptor verification after snapshot restore
> --------------------------------------------------------
>
>                 Key: HBASE-7622
>                 URL: https://issues.apache.org/jira/browse/HBASE-7622
>             Project: HBase
>          Issue Type: Bug
>          Components: snapshots
>    Affects Versions: hbase-6055
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: hbase-6055
>
>         Attachments: HBASE-7622-v0.patch
>
>
> Add the schema verification not only based on disk data, but also on the HTableDescriptor

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira