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

Docker kill does not allow containers to exit gracefully

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.20.1
    • 0.21.1
    • containerization
    • None
    • Mesosphere Q4 Sprint 2 - 11/14

    Description

      The docker implementation uses the docker kill command, this immediately terminated the container, not allowing it to exit gracefully.

      We should be using the docker stop command that will send a kill after a predetermined amount of time.

      Attachments

        Activity

          People

            tnachen Timothy Chen
            rthomas Ryan Thomas
            Timothy Chen Timothy Chen
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: