[
https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969437#comment-13969437
]
Hudson commented on HBASE-10969:
--------------------------------
SUCCESS: Integrated in HBase-0.94-security #464 (See
[https://builds.apache.org/job/HBase-0.94-security/464/])
HBASE-10969 Addendum - avoid races in dfs/zk cluster start/stop (larsh: rev
1587458)
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java
> TestDistributedLogSplitting fails frequently in 0.94.
> -----------------------------------------------------
>
> Key: HBASE-10969
> URL: https://issues.apache.org/jira/browse/HBASE-10969
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Fix For: 0.94.19
>
> Attachments: 10969-addendum.txt, 10969.txt
>
>
> Example:
> {code}
> Error Message
> null not an instance of org.apache.hadoop.hbase.MiniHBaseCluster
> Stacktrace
> java.lang.RuntimeException: null not an instance of
> org.apache.hadoop.hbase.MiniHBaseCluster
> at
> org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:701)
> at
> org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:1653)
> at
> org.apache.hadoop.hbase.master.TestDistributedLogSplitting.after(TestDistributedLogSplitting.java:125)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)