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

Add InverseOffer to Event/Call API.

    XMLWordPrintableJSON

Details

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

    Description

      The initial use case for InverseOffer in the framework API will be the maintenance primitives in mesos: MESOS-1474.

      One way to add this is to tack it on to the OFFERS Event:

      message Offers {
        repeated Offer offers = 1;
        repeated InverseOffer inverse_offers = 2;
      }
      

      Attachments

        Issue Links

          Activity

            People

              jvanremoortere Joris Van Remoortere
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: