[ 
https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249836#comment-14249836
 ] 

Jiajia Li commented on HBASE-12673:
-----------------------------------

Hi,[~j...@cloudera.com], I have tested to close a deleted mobfile , that will 
not get other exception .
It's hard to use the FileLink in the Mob when read cell, because the mob 
reference cell only contain the filename, and this is not a hfilelink pattern, 
so I think the HFileLink can't used here, do you have any idea?
Can we also capture the other exceptions that could be caught in HFileLink? Now 
we are trying to reproduce this case more fine-grained to catch more exception.

> Add a UT to read mob file when the mob hfile moving from the mob dir to the 
> archive dir
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-12673
>                 URL: https://issues.apache.org/jira/browse/HBASE-12673
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>    Affects Versions: hbase-11339
>            Reporter: Jiajia Li
>            Assignee: Jiajia Li
>             Fix For: hbase-11339
>
>         Attachments: HBASE-12673.patch
>
>
> add a unit test to scan the cloned table when deleting the original table, 
> and the steps as following:
> 1) create a table with mobs, 
> 2) snapshot it, 
> 3) clone it as a a different table
> 4) have a read workload on the snapshot
> 5) delete the original table



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to