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

Provide a way to fully shut down a slave (kill all tasks underneath).

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • agent, master

    Description

      Per tweingartner on MESOS-544. For maintenance operations, there needs to be a way to fully shutdown a slave in a manner that kills all the underlying tasks.

      This can be accomplished using a SIGUSR1 handler:

      # drain current host
      pkill -USR1 mesos-slave
      

      Attachments

        Issue Links

          Activity

            People

              alexandra.sava Alexandra Sava
              bmahler Benjamin Mahler
              Benjamin Mahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: