[
https://issues.apache.org/jira/browse/HBASE-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036688#comment-15036688
]
Hudson commented on HBASE-14909:
--------------------------------
SUCCESS: Integrated in HBase-1.3-IT #352 (See
[https://builds.apache.org/job/HBase-1.3-IT/352/])
HBASE-14909 NPE testing for RIT (stack: rev
96e5f040369b3250750f44c8791535c62f494f6c)
* hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
HBASE-14909 NPE testing for RIT; addendum -- forgot import (stack: rev
7f2e09f9c98ebc2b6b738efb13172b0c2c924f6f)
* hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
> 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)