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

Master should disallow frameworks that reconnect after failover timeout.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • master, webui
    • None
    • Q3 Sprint 1, Q3 Sprint 3
    • 2

    Description

      When a scheduler reconnects after the failover timeout has exceeded, the framework id is usually reused because the scheduler doesn't know that the timeout exceeded and it is actually handled as a new framework.

      The /framework/:framework_id route of the Web UI doesn't handle those cases very well because its key is reused. It only shows the terminated one.

      Would it make sense to ignore the provided framework id when a scheduler reconnects to a terminated framework and generate a new id to make sure it's unique?

      Attachments

        Issue Links

          Activity

            People

              vinodkone Vinod Kone
              rlacroix Robert Lacroix
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: