You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2012/05/01 16:53:49 UTC

[jira] [Updated] (HADOOP-8326) test-patch can leak processes in some cases

     [ https://issues.apache.org/jira/browse/HADOOP-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated HADOOP-8326:
----------------------------------------

    Attachment: HADOOP-8326.txt

This patch no longer uses pgrep, just ps, grep and awk.  I have tested the code manually and verified that it works as expected.  I have not tested it with jenkins nor am I able to unless I get more permissions to edit the jenkins setup.
                
> test-patch can leak processes in some cases
> -------------------------------------------
>
>                 Key: HADOOP-8326
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8326
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-8326.txt, HADOOP-8326.txt
>
>
> test-patch.sh can leak processes in some cases.  These leaked processes can cause subsequent tests to fail because they are holding resources, like ports that the others may need to execute correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira