You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/01/10 22:44:12 UTC

[jira] [Created] (HBASE-7535) Fix restore reference files

Matteo Bertozzi created HBASE-7535:
--------------------------------------

             Summary: Fix restore reference files
                 Key: HBASE-7535
                 URL: https://issues.apache.org/jira/browse/HBASE-7535
             Project: HBase
          Issue Type: Sub-task
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Blocker
         Attachments: HBASE-7535-v0.patch

After HBASE-7419 the HFileLink regex became stricter, to have the proper isHFileLink() check.

but HFileLink should open both reference and hfiles
since the main idea behind it is open stuff in /table/region/family/XYZ

This patch fix the reference (split files) restore problem and open the hfilelink regex for HFileLink(/table/region/family/xyz).open()

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