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

Master does not handle InverseOffers in the Accept call (Event/Call API)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.25.0
    • master
    • Mesosphere Sprint 17, Mesosphere Sprint 18
    • 3

    Description

      InverseOffers are similar to Offers in that they are Accepted or Declined based on their OfferID.

      Some additional logic may be neccesary in Master::accept (src/master/master.cpp) to gracefully handle the acceptance of InverseOffers.

      • The InverseOffer needs to be removed from the set of pending InverseOffers.
      • The InverseOffer should not result any errors/warnings.

      Note: accepted InverseOffers do not preclude further InverseOffers from being sent to the framework. Instead, an accepted InverseOffer merely signifies that the framework is currently fine with the expected downtime.

      Attachments

        Issue Links

          Activity

            People

              jvanremoortere Joris Van Remoortere
              kaysoky Joseph Wu
              Benjamin Hindman Benjamin Hindman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: