[
https://issues.apache.org/jira/browse/HBASE-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Victor Xu updated HBASE-9781:
-----------------------------
Status: Patch Available (was: Open)
So I add some code to delete the temporary directory before throwing the
exception.
> A temporary hdfs directory was left when region merge failed by
> same-sequence-id exception.
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-9781
> URL: https://issues.apache.org/jira/browse/HBASE-9781
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.94.10
> Environment: Linux 2.6.32-el5.x86_64
> Reporter: Victor Xu
> Priority: Minor
>
> Each time I use HRegion.merge(HRegion a, HRegion b) method to merge two
> regions, it makes crazy that there would always be some temporary directories
> left on hdfs because of merging's "Files have same sequenceid" exceptions. I
> have to clean them by hand.
--
This message was sent by Atlassian JIRA
(v6.1#6144)