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

Scheduler driver should use exited() to detect disconnection with Master.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.13.0, 0.14.0, 0.14.1, 0.14.2, 0.15.0, 0.16.0
    • None
    • framework, master

    Description

      The Scheduler Driver already links with the master, but it does not use the built in exited() notification from libprocess to detect socket closure.

      Of particular concern is that, if the socket breaks and subsequent messages are successfully sent on ephemeral sockets, then we don't re-register with the master. Messages may have been dropped.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: