Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9695

Remove the duplicate pid check in Docker containerizer

    XMLWordPrintableJSON

Details

    • Containerization: RI13 Sp 45
    • 2

    Description

      In `DockerContainerizerProcess::_recover`, we check if there are two executors use duplicate pid, and error out if we find duplicate pid (see here 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.

      Attachments

        Issue Links

          Activity

            People

              qianzhang Qian Zhang
              qianzhang Qian Zhang
              Gilbert Song Gilbert Song
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: