You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/01/25 18:46:34 UTC

[jira] [Closed] (MESOS-2138) Add an Offer::Operation message for Dynamic Reservations

     [ https://issues.apache.org/jira/browse/MESOS-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Park closed MESOS-2138.
-------------------------------
       Resolution: Done
    Fix Version/s: 0.22.0

>  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}}s). {{Launch}} is one of the possible {{Offer::Operation}}s and which means {{LaunchTasks}} is an alias to a sequence of {{Offer::Operation}}s consisting of only {{Launch}}s.
> The goal of this ticket is to add {{Reserve}} and {{Unreserve}} messages as possible {{Offer::Operation}}s. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)