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

Implement explicit offer operation reconciliation between the master, agent and RPs.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 1.5.0
    • None

    Description

      Upon receiving an UpdateSlave message the master should compare its list of pending operations for the agent/LRPs to the list of pending operations contained in the message. It should then build a ReconcileOfferOperations message with all the operations missing in the UpdateSlave message and send it to the agent.

      The agent will receive these messages and should handle them by itself if the operations affect the default resources, or forward them to the RP manager otherwise.

      The agent/RP handler should check if the operations are pending. If an operation is not pending, then an ApplyOfferOperation message got dropped, and the agent/LRP should send an OFFER_OPERATION_DROPPED status update to the master.

      Attachments

        Issue Links

          Activity

            People

              greggomann Greg Mann
              gkleiman Gastón Kleiman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: