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

Reconcile disconnected/deactivated semantics in the master code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • None
    • None
    • Mesos Q3 Sprint 5, Mesos Q3 Sprint 6
    • 3

    Description

      Currently the master code treats a deactivated and disconnected slave similarly, by setting 'disconnected' variable in the slave struct. This causes us to disconnect() a slave in cases where we really only want to deactivate() the slave (e.g., authentication).

      It would be nice to differentiate these semantics by adding a new variable "active" in the Slave struct.

      We might want to do the same with the Framework struct for consistency.

      Attachments

        Issue Links

          Activity

            People

              vinodkone Vinod Kone
              vinodkone Vinod Kone
              Benjamin Mahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: