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



src/slave/containerizer/external_containerizer.cpp
<https://reviews.apache.org/r/21424/#comment77090>

    state.get() will fail if state is none!


- Ben Mahler


On May 14, 2014, 3:01 a.m., Till Toenshoff wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21424/
> -----------------------------------------------------------
> 
> (Updated May 14, 2014, 3:01 a.m.)
> 
> 
> Review request for mesos, Ben Mahler and Niklas Nielsen.
> 
> 
> Bugs: MESOS-1364
>     https://issues.apache.org/jira/browse/MESOS-1364
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> An orphaned container is known to the ECP but not to the EC, thus not 
> recoverable but pending. This patch enforces a call to destroy for any orphan 
> that has been identified as such during the recovery phase.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/external_containerizer.cpp 2ff19b1 
> 
> Diff: https://reviews.apache.org/r/21424/diff/
> 
> 
> Testing
> -------
> 
> make check (note that the tests currently do not cover this scenario)
> 
> 
> Thanks,
> 
> Till Toenshoff
> 
>

Reply via email to