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

Recursive destroy in MesosContainerizer is problematic.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • Mesosphere Sprint 44
    • 3

    Description

      When doing recursive destroy, we should return the collected future of
      nested container destroys. Intead, we should fail the corresponding
      termination and return that termination if nested container destroys
      failed.

      In addition, we cannot remove 'Container' struct from the internal map
      when the destroy of a nested container failed. This is to ensure that
      the top level container do not proceed with destroy if any of its
      nested container failed to destroy.

      Attachments

        Activity

          People

            jieyu Jie Yu
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: