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:45:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14291195#comment-14291195 ] 

Michael Park commented on MESOS-2138:
-------------------------------------

https://reviews.apache.org/r/29785

>  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: Michael Park
>              Labels: protobuf
>
> 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)