You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Kyle McGovern (JIRA)" <ji...@apache.org> on 2012/12/12 06:21:21 UTC

[jira] [Created] (HBASE-7335) Failed split can cause a region to get stuck in transition

Kyle McGovern created HBASE-7335:
------------------------------------

             Summary: Failed split can cause a region to get stuck in transition
                 Key: HBASE-7335
                 URL: https://issues.apache.org/jira/browse/HBASE-7335
             Project: HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.92.1
            Reporter: Kyle McGovern


Trying to reassign a region after a failed split causes a that region to get stuck in transition. 

hdfs dfs -R output

http://pastebin.com/F4DgTxj1

hbck output

http://pastebin.com/BaftESBd

error on regionserver

http://pastebin.com/Mye60rUA


For example, if I remove
/hbase/mytable/2918ce63a9e0bf48b4f3227d88a992b2/RAW/990e00f1058442b3a79de8e39176b978.e6413e07faefd5801f25867ecbc97590
the region will successfully assign and hbck does not show errors for this
region anymore. The contents of the file appear to just be a split key.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira