You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2007/10/16 20:58:50 UTC

[jira] Updated: (HADOOP-2064) [hbase] test split assertion and NPE failures (Patch build #952 and #953)

     [ https://issues.apache.org/jira/browse/HADOOP-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HADOOP-2064:
--------------------------

    Attachment: ts.patch

Patch that adds logging to help w/ future debugging, makes parent check even stricter to ensure its actually the parent we are looking at, and adds retry around get of table region if on first try we are returned a null.

> [hbase] test split assertion and NPE failures (Patch build #952 and #953)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-2064
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2064
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: ts.patch
>
>
> Two failures last night in patch builds both in TestSplit, one assertion that parent region has the 'offline' attribute -- this i've seen before -- and a new one, an NPE getting table region.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.