[
https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238092#comment-14238092
]
Jonathan Hsieh commented on HBASE-12332:
----------------------------------------
Check out HBASE-12646. Inside it I've modified FileLink so that the mob path
and archiver is considered as well. (I need to check more to make sure the mob
data when it gets archived moves to the same archiver dir). However, with this
we should be able to remove all the special logic and just use the FileLink to
read mob files and transparently handle the case when the original moves.
> [mob] use filelink instad of retry when resolving an hfilelink.
> ---------------------------------------------------------------
>
> Key: HBASE-12332
> URL: https://issues.apache.org/jira/browse/HBASE-12332
> Project: HBase
> Issue Type: Sub-task
> Components: mob
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Fix For: hbase-11339
>
> Attachments: HBASE-12332-V1.diff
>
>
> in the snapshot code, hmobstore was modified to traverse an hfile link to a
> mob. Ideally this should use the transparent filelink code to read the data.
> Also there will likely be some issues with the mob file cache with these
> links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)