[ 
https://issues.apache.org/jira/browse/MESOS-9695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilbert Song reassigned MESOS-9695:
-----------------------------------

    Shepherd: Gilbert Song
    Assignee: Qian Zhang
      Sprint: Containerization: RI13 Sp 45

> Remove the duplicate pid check in Docker containerizer
> ------------------------------------------------------
>
>                 Key: MESOS-9695
>                 URL: https://issues.apache.org/jira/browse/MESOS-9695
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Qian Zhang
>            Assignee: Qian Zhang
>            Priority: Major
>              Labels: containerization
>
> In `DockerContainerizerProcess::_recover`, we check if there are two 
> executors use duplicate pid, and error out if we find duplicate pid (see 
> [here|https://github.com/apache/mesos/blob/1.7.2/src/slave/containerizer/docker.cpp#L1068:L1078]
>  for details). However I do not see the value this check can give us but it 
> will cause serious issue (agent crash loop when restarting) in rare case (a 
> new executor reuse pid of an old executor), so I think we'd better to remove 
> it from Docker containerizer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to