stack created HBASE-14909:
-----------------------------

             Summary: 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


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)

Reply via email to