You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bo Cui (JIRA)" <ji...@apache.org> on 2019/07/01 08:03:00 UTC

[jira] [Created] (HBASE-22644) if region split fails, the directories of daughterRegions will not be deleted

Bo Cui created HBASE-22644:
------------------------------

             Summary: if region split fails, the directories of daughterRegions will not be deleted
                 Key: HBASE-22644
                 URL: https://issues.apache.org/jira/browse/HBASE-22644
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.3.1
            Reporter: Bo Cui


if SplitTransactionImpl#createDaughters throws DoNotRetryIOException, and regionserver is stopping,the directories of daughterRegions will not be deleted.

 

the rs log information

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)