You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/12/02 19:43:10 UTC

[jira] [Resolved] (HBASE-14909) NPE testing for RIT

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

stack resolved HBASE-14909.
---------------------------
       Resolution: Fixed
         Assignee: stack
    Fix Version/s: 1.3.0
                   1.2.0
                   2.0.0

> NPE testing for RIT
> -------------------
>
>                 Key: HBASE-14909
>                 URL: https://issues.apache.org/jira/browse/HBASE-14909
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 14909.branch-1.txt, 14909.txt
>
>
> Master build just failed because TestMasterFailover failed with NPE testing for RIT:
> {code}
> java.lang.RuntimeException: java.lang.NullPointerException
> 	at org.apache.hadoop.hbase.HBaseTestingUtility$8.evaluate(HBaseTestingUtility.java:3770)
> 	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:191)
> 	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:143)
> 	at org.apache.hadoop.hbase.HBaseTestingUtility.waitFor(HBaseTestingUtility.java:3737)
> 	at org.apache.hadoop.hbase.HBaseTestingUtility.waitUntilNoRegionsInTransition(HBaseTestingUtility.java:3843)
> 	at org.apache.hadoop.hbase.master.TestMasterFailover.testMetaInTransitionWhenMasterFailover(TestMasterFailover.java:347)
> {code}
> Small fix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)