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


Ship it!




Ship It!

- Alexander Rukletsov


On May 13, 2016, 7:19 a.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47337/
> -----------------------------------------------------------
> 
> (Updated May 13, 2016, 7:19 a.m.)
> 
> 
> Review request for mesos and Alexander Rukletsov.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> There might be instances when a command might get completed
> and is not required to have an explicit `Kill` request e.g.,
> "echo hello world" etc. Unfortunately, all these cases can
> lead to the `CHECK` failing since `reaped` can be invoked
> directly.
> 
> 
> Diffs
> -----
> 
>   src/launcher/http_command_executor.cpp 
> c62fe3ee6ae06536cbb89ea208b669790efe4b39 
> 
> Diff: https://reviews.apache.org/r/47337/diff/
> 
> 
> Testing
> -------
> 
> make check (This would be tested automatically when we move to the executor 
> shim I am working on i.e. MESOS-5302)
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>

Reply via email to