dave choi created MESOS-3699:
--------------------------------

             Summary: After upgrade version to 0.23.0, then If a task that has 
been executing from version 0.22.X is killed, the docker container has been 
orphaned.
                 Key: MESOS-3699
                 URL: https://issues.apache.org/jira/browse/MESOS-3699
             Project: Mesos
          Issue Type: Bug
          Components: docker
    Affects Versions: 0.23.0
            Reporter: dave choi


Docker container name has been changed at version 0.23.0 from 
“DOCKER_NAME_PREFIX + containerId” to "DOCKER_NAME_PREFIX + slaveId + 
DOCKER_NAME_SEPERATOR + containerId”.
So docker container of task of version 0.22.X has failed to stop it. 
I think that the docker containers should be renamed when a slave re-register.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to