> On May 24, 2014, 2:09 p.m., Niklas Nielsen wrote:
> > Modulo a clarifying comment.

Just took this patch for a spin and I am running into problems with EC recovery 
during startup. Would you mind reaching out before committing?


- Niklas


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


On May 23, 2014, 5:14 p.m., Till Toenshoff wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21424/
> -----------------------------------------------------------
> 
> (Updated May 23, 2014, 5:14 p.m.)
> 
> 
> Review request for mesos 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.
> 
> NOTE: Such destroy is wrapped by a call to "wait" to make sure the 
> ExternalContainerizer gets to know when a container was destroyed 
> successfully.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/external_containerizer.hpp 7e5474c 
>   src/slave/containerizer/external_containerizer.cpp ac3dd18 
> 
> Diff: https://reviews.apache.org/r/21424/diff/
> 
> 
> Testing
> -------
> 
> make check against upcoming SlaveRecoveryTests (enabled locally)
> 
> 
> Thanks,
> 
> Till Toenshoff
> 
>

Reply via email to