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

Executors under cgroups isolator die immediately when a slave dies if it has a controlling TTY attached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      Seen this while testing locally, when the slave was started with "./bin/mesos-slave.sh". Since the slave has a controlling TTY attached to it, as soon as it dies all the underlying cgroup executors get a signal and die. This doesn't happen with process isolator because we setsid() after fork(). We need to do the same in cgroups isolator.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: