You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2015/08/17 21:48:58 UTC

Review Request 37545: Used execlp instead of execl to exec processes in stout.

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

Review request for mesos, Ben Mahler and Vinod Kone.


Bugs: MESOS-3050
    https://issues.apache.org/jira/browse/MESOS-3050


Repository: mesos


Description
-------

Used execlp instead of execl to exec processes in stout.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/fork.hpp 5592e10746f0e23ef6f6d5d5e890bd91091051d6 
  3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp c848268dc8fb595f1f4d9e81ef0179b722bdba4d 

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


Testing
-------

sudo make check


Thanks,

Jie Yu


Re: Review Request 37545: Used execlp instead of execl to exec processes in stout.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37545/#review95640
-----------------------------------------------------------

Ship it!


Ship It!

- Vinod Kone


On Aug. 17, 2015, 7:48 p.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37545/
> -----------------------------------------------------------
> 
> (Updated Aug. 17, 2015, 7:48 p.m.)
> 
> 
> Review request for mesos, Ben Mahler and Vinod Kone.
> 
> 
> Bugs: MESOS-3050
>     https://issues.apache.org/jira/browse/MESOS-3050
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Used execlp instead of execl to exec processes in stout.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/fork.hpp 5592e10746f0e23ef6f6d5d5e890bd91091051d6 
>   3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp c848268dc8fb595f1f4d9e81ef0179b722bdba4d 
> 
> Diff: https://reviews.apache.org/r/37545/diff/
> 
> 
> Testing
> -------
> 
> sudo make check
> 
> 
> Thanks,
> 
> Jie Yu
> 
>