You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/07/24 07:01:09 UTC

[jira] [Commented] (HBASE-4129) hbase-3872 added a warn message 'CatalogJanitor: Daughter regiondir does not exist' that is triggered though its often legit that daughter is not present

    [ https://issues.apache.org/jira/browse/HBASE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070105#comment-13070105 ] 

Hudson commented on HBASE-4129:
-------------------------------

Integrated in HBase-TRUNK #2049 (See [https://builds.apache.org/job/HBase-TRUNK/2049/])
    HBASE-4129 hbase-3872 added a warn message 'CatalogJanitor: Daughter regiondir does not exist' that is triggered though its often legit that daughter is not present

stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/CatalogJanitor.java
* /hbase/trunk/CHANGES.txt


> hbase-3872 added a warn message 'CatalogJanitor: Daughter regiondir does not exist' that is triggered though its often legit that daughter is not present
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-4129
>                 URL: https://issues.apache.org/jira/browse/HBASE-4129
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.4
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.4
>
>         Attachments: 3872.txt
>
>
> If a daughter region is split before the catalog janitor runs, we'll see:
> {code}
> 2011-07-22 16:10:26,398 WARN org.apache.hadoop.hbase.master.CatalogJanitor: Daughter regiondir does not exist: hdfs://sv4borg227:10000/hbase/TestTable/a1023b2b00fe44c86bd8ae3633f531fa
> {code}
> Its legit that the daughter region does not exist in this case (it was just cleaned up by the catalogjanitor).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira