You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Victor Xu (JIRA)" <ji...@apache.org> on 2013/10/16 12:00:49 UTC

[jira] [Updated] (HBASE-9781) A temporary hdfs directory was left when region merge failed by same-sequence-id exception.

     [ 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)