[
https://issues.apache.org/jira/browse/HBASE-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huaxiang sun updated HBASE-16767:
---------------------------------
Attachment: HBASE-16767.master.004.patch
Reload v4 file as it seems that unittest error is fixed by
commit 723d56153f908421dc5abcea8471bacf995cb6d3
Author: Gary Helmling <[email protected]>
Date: Fri Oct 7 12:01:46 2016 -0700
HBASE-16657 addendum handle null RegionLoad
> Mob compaction needs to clean up files in /hbase/mobdir/.tmp and
> /hbase/mobdir/.tmp/.bulkload when running into IO exceptions
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-16767
> URL: https://issues.apache.org/jira/browse/HBASE-16767
> Project: HBase
> Issue Type: Bug
> Components: mob
> Affects Versions: 2.0.0
> Reporter: huaxiang sun
> Assignee: huaxiang sun
> Attachments: HBASE-16767.master.001.patch,
> HBASE-16767.master.002.patch, HBASE-16767.master.003.patch,
> HBASE-16767.master.004.patch, HBASE-16767.master.004.patch
>
>
> For the following lines, when it runs into IOException, it does not clean up
> the files under /hbase/mobdir/.tmp and /hbase/mobdir/.tmp/.bulkload.
> It could be due to creating of new mob file or new reference file under
> .bulkload directory fails. Or when mob files from ./tmp to the mob region
> directory fails.
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java#L433
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java#L433
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)