[
https://issues.apache.org/jira/browse/HBASE-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036349#comment-15036349
]
stack commented on HBASE-14909:
-------------------------------
Here is the build that failed:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-Trunk_matrix/lastCompletedBuild/jdk=latest1.7,label=Hadoop/testReport/org.apache.hadoop.hbase.master/TestMasterFailover/testMetaInTransitionWhenMasterFailover/
> 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)