You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Craig Hansen-Sturm (JIRA)" <ji...@apache.org> on 2014/08/05 01:15:15 UTC

[jira] [Updated] (MESOS-1669) New MultiChildProcess test added to reap_test.cpp

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

Craig Hansen-Sturm updated MESOS-1669:
--------------------------------------

    Description: 
New test added which serves as a performance test for reaping.  This test forks N children (default value is 4), kills these children, and then uses process::collect to collect all status results.  This is a simple generalization of the existing ChildProcess test, except that it is realtime (as required for profiling), e.g., no clock manipulation is performed.


  was:
Serves as a performance test for reaping.  This test forks N children (default value is 4), kills these children, and then uses process::collect to collect all status results.  This is a simple generalization of the existing ChildProcess test, except that it is realtime, e.g., no clock manipulation is performed.



> New MultiChildProcess test added to reap_test.cpp
> -------------------------------------------------
>
>                 Key: MESOS-1669
>                 URL: https://issues.apache.org/jira/browse/MESOS-1669
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Craig Hansen-Sturm
>            Priority: Minor
>
> New test added which serves as a performance test for reaping.  This test forks N children (default value is 4), kills these children, and then uses process::collect to collect all status results.  This is a simple generalization of the existing ChildProcess test, except that it is realtime (as required for profiling), e.g., no clock manipulation is performed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)