You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2013/03/28 22:26:40 UTC

Re: Review Request: Added child process monitoring to process isolator.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9795/
-----------------------------------------------------------

(Updated March 28, 2013, 9:26 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Rebased off trunk.


Summary (updated)
-----------------

Added child process monitoring to process isolator.


Description
-------

See subject.


This addresses bug MESOS-370.
    https://issues.apache.org/jira/browse/MESOS-370


Diffs (updated)
-----

  src/slave/process_isolator.cpp 210ea10ad97e08c7a303249da97e70b438dfe11d 

Diff: https://reviews.apache.org/r/9795/diff/


Testing
-------

make check and added tests in a subsequent review


Thanks,

Ben Mahler


Re: Review Request: Added child process monitoring to process isolator.

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9795/#review18546
-----------------------------------------------------------

Ship it!



src/slave/process_isolator.cpp
<https://reviews.apache.org/r/9795/#comment38871>

    Fix me! ;)


- Benjamin Hindman


On March 28, 2013, 9:26 p.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9795/
> -----------------------------------------------------------
> 
> (Updated March 28, 2013, 9:26 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Description
> -------
> 
> See subject.
> 
> 
> This addresses bug MESOS-370.
>     https://issues.apache.org/jira/browse/MESOS-370
> 
> 
> Diffs
> -----
> 
>   src/slave/process_isolator.cpp 210ea10ad97e08c7a303249da97e70b438dfe11d 
> 
> Diff: https://reviews.apache.org/r/9795/diff/
> 
> 
> Testing
> -------
> 
> make check and added tests in a subsequent review
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>


Re: Review Request: Added child process monitoring to process based isolation module.

Posted by Ben Mahler <be...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9795/
-----------------------------------------------------------

(Updated March 30, 2013, 10:21 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Benh review, rebased off trunk.


Summary (updated)
-----------------

Added child process monitoring to process based isolation module.


Description
-------

See subject.


This addresses bug MESOS-370.
    https://issues.apache.org/jira/browse/MESOS-370


Diffs (updated)
-----

  src/slave/process_isolator.cpp 210ea10ad97e08c7a303249da97e70b438dfe11d 

Diff: https://reviews.apache.org/r/9795/diff/


Testing
-------

make check and added tests in a subsequent review


Thanks,

Ben Mahler