[
https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li updated HBASE-12332:
------------------------------
Attachment: HBASE-12332-V3.patch
Hi, [[email protected]], the HBASE-12332-V3.patch change the synchronized to
IdLock.Entry based on HBASE-12332-V2.patch, I think it is more easier to
resolve the mobfiles. If using the HFileLink, it may be reduce the performance
of reading cell(because every time to read cell will create the hfilelink). Can
you review on this patch and give the advise? Thanks
> [mob] use filelink instead of retry when resolving mobfiles
> -----------------------------------------------------------
>
> 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, HBASE-12332-V2.patch,
> HBASE-12332-V3.patch, hbase-12332.patch
>
>
> 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)