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

Reply via email to