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

Support destroying UCR containers in provisioning state

    XMLWordPrintableJSON

Details

    • Containerization: RI-18 55, Containerization: RI-19 56, Containerization: RI-19 57
    • 8

    Description

      Currently when destroying a UCR container, if the container is in provisioning state, we will wait for the provisioner to finish provisioning before we start destroying the container, see here for details. This may cause the container stuck at destroying, and more seriously it may cause the subsequent containers created from the same image stuck at provisioning state, because if the first container was stuck at pulling the image somehow, the subsequent containers have to wait for the puller to finish the pulling, see here for details.

      So we'd better to support destroying the container in provisioning state so that the subsequent containers created from the same image will not be affected.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: