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

Scheduler Driver should reject messages from a non-leading master.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.15.0
    • None

    Description

      This will act as a safeguard against a split-brain scenario, where a non-leading Master still believes it is the leader.

      As an example, this can occur if the disk and network I/O stall on the leading Master. In this event, most components cannot make progress, as they perform logging. However, components that do not perform logging can continue to operate. Of particular interest is the SlaveObserver, which will continue to operate and inform the Master that all slaves are unhealthy due to the network being down on the Master.

      Attachments

        Activity

          People

            bmahler Benjamin Mahler
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: