[
https://issues.apache.org/jira/browse/HBASE-12189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163072#comment-14163072
]
stack commented on HBASE-12189:
-------------------------------
Our zombie detector is picking up other concurrent tests as leftovers.
"main" prio=10 tid=0xf6705800 nid=0x291b in Object.wait() [0xf6931000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0xb5e4cfd0> (a java.lang.Thread)
at java.lang.Thread.join(Thread.java:1186)
- locked <0xb5e4cfd0> (a java.lang.Thread)
at java.lang.Thread.join(Thread.java:1239)
at
org.apache.hadoop.mapred.MiniMRCluster.shutdown(MiniMRCluster.java:745)
at
org.apache.blur.mapreduce.lib.BlurOutputFormatTest.teardown(BlurOutputFormatTest.java:89)
> Fix new issues found by static analysis
> ---------------------------------------
>
> Key: HBASE-12189
> URL: https://issues.apache.org/jira/browse/HBASE-12189
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: 12189.txt, 12189.txt, 12189.txt
>
>
> Since the paper about testing and failures, it's probably a good time to
> start another run of coverity and fix the issues there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)