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 11:58:42 UTC

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

Victor Xu created HBASE-9781:
--------------------------------

             Summary: 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)