Till Toenshoff created MESOS-1364: ------------------------------------- Summary: ExternalContainerizer 'recover' should destroy orphaned ContainerIDs Key: MESOS-1364 URL: https://issues.apache.org/jira/browse/MESOS-1364 Project: Mesos Issue Type: Bug Affects Versions: 0.19.0 Reporter: Till Toenshoff Assignee: Till Toenshoff
Currently the EC does ignore any {{ContaineriID}} s that got returned by the ECP {{containers}} invocation but are not recoverable (e.g. missing slave state). Those should get killed by the EC invoking {{destroy}} for those {{ContainerID}} s on the ECP just like the LinuxLauncher does this in connection with the MesosContainerizer. -- This message was sent by Atlassian JIRA (v6.2#6252)