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

Run cgroup subsystems before moving the target PID.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • containerization
    • None

    Description

      Currently, the Pid targeted by the cgroups isolator is moved into the cgroup before the subsystem runs to apply any type-specific cgroup configuration. We should reverse the order of this so that the PID is only moved once the cgroup is fully configured by the subsystem.

      The specific use case that affected us was where a PID was assigned to a net_cls cgroup before that cgroup had the class ID set. This caused a separate system to become confused.

      Attachments

        Activity

          People

            jamespeach James Peach
            jamespeach James Peach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: