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

Jie Yu updated MESOS-2955:
--------------------------
    Description: This is a more general version of the `launchTasks` API, which 
allows the scheduler to accept an offer and specify a list of operations 
(Offer.Operation) to perform using the resources in the offer. Currently, the 
supported operations include LAUNCH (launching tasks), RESERVE (making dynamic 
reservations), UNRESERVE (releasing dynamic reservations), CREATE (creating 
persistent volumes) and DESTROY (releasing persistent volumes).

> Introduce acceptOffers scheduler driver API for performing operations on 
> Offers
> -------------------------------------------------------------------------------
>
>                 Key: MESOS-2955
>                 URL: https://issues.apache.org/jira/browse/MESOS-2955
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Jie Yu
>             Fix For: 0.23.0
>
>
> This is a more general version of the `launchTasks` API, which allows the 
> scheduler to accept an offer and specify a list of operations 
> (Offer.Operation) to perform using the resources in the offer. Currently, the 
> supported operations include LAUNCH (launching tasks), RESERVE (making 
> dynamic reservations), UNRESERVE (releasing dynamic reservations), CREATE 
> (creating persistent volumes) and DESTROY (releasing persistent volumes).



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

Reply via email to