Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
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()