QA bot doesn't post to JIRA if build times out
----------------------------------------------
Key: HADOOP-7081
URL: https://issues.apache.org/jira/browse/HADOOP-7081
Project: Hadoop Common
Issue Type: Bug
Components: test
Reporter: Todd Lipcon
Priority: Minor
Currently there are some HDFS tests that time out and deadlock trying to exit.
When this happens, the QA bot builds time out and doesn't post anything to the
issue. See for example:
https://hudson.apache.org/hudson/job/PreCommit-HDFS-Build/55/console
We could either fix the QA bot somehow, or preferably, is there a JUnit runner
we can use that will kill -9 the forked JVM if it deadlocks trying to exit?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.