[
https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li updated HBASE-12673:
------------------------------
Attachment: HBASE-12673-V2.patch
Hi, [[email protected]], I've upload a new patch, in this UT will try to read
a opened hfile after deleting the orignal table, and IOException(not
FileNotFoundException) will be found, so I will change the patch in
https://issues.apache.org/jira/browse/HBASE-12332
> 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-V2.patch, 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)