[
https://issues.apache.org/jira/browse/HADOOP-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nigel Daley resolved HADOOP-1831.
---------------------------------
Resolution: Fixed
Fix Version/s: hudson
> Hudson should kill long running tests
> -------------------------------------
>
> Key: HADOOP-1831
> URL: https://issues.apache.org/jira/browse/HADOOP-1831
> Project: Hadoop Core
> Issue Type: New Feature
> Components: build
> Affects Versions: 0.15.0
> Reporter: Jim Kellerman
> Fix For: hudson
>
>
> Hudson should kill long running tests. (I believe it is supposed to but
> doesn't quite seem to do the job if the test is really hung up).
> It would be nice if, when the timer goes off, Hudson did a {code}kill
> -QUIT{code} (to try to get a thread dump) and then followed that with a
> {code}kill -9{code}
> (See the section "Killing a hung test" at
> http://wiki.apache.org/lucene-hadoop/HudsonBuildServer )
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.