[ 
https://issues.apache.org/jira/browse/HADOOP-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525471
 ] 

Doug Cutting commented on HADOOP-1831:
--------------------------------------

> kill -9 on the stuck test kills the test

I've never even had to use -9, but rather just 'kill', and build proceeds w/o 
issue, leaving no stray JVMs around.



> Hudson should kill long running tests
> -------------------------------------
>
>                 Key: HADOOP-1831
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1831
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 0.15.0
>            Reporter: Jim Kellerman
>             Fix For: 0.15.0
>
>
> 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.

Reply via email to