[
https://issues.apache.org/jira/browse/MESOS-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Park resolved MESOS-2138.
---------------------------------
Resolution: Implemented
> Add an Offer::Operation message for Dynamic Reservations
> ---------------------------------------------------------
>
> Key: MESOS-2138
> URL: https://issues.apache.org/jira/browse/MESOS-2138
> Project: Mesos
> Issue Type: Task
> Components: master
> Reporter: Michael Park
> Assignee: Benjamin Mahler
> Labels: protobuf
> Fix For: 0.22.0
>
>
> A framework now has a notion of *accepting* offers that it was given (via
> {{acceptOffers}}) and is able to specify a sequence of operations to perform
> (via a sequence of {{Offer::Operation}}). {{Launch}} is one of the possible
> {{Offer::Operation}} and which means {{LaunchTasks}} is an alias to a
> sequence of {{Offer::Operation}} consisting of only {{Launch}}.
> The goal of this ticket is to add {{Reserve}} and {{Unreserve}} messages as
> possible {{Offer::Operation}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)