[
https://issues.apache.org/jira/browse/MESOS-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Harutyunyan updated MESOS-2062:
-------------------------------------
Labels: mesosphere twitter (was: twitter)
> Add InverseOffer to Event/Call API.
> -----------------------------------
>
> Key: MESOS-2062
> URL: https://issues.apache.org/jira/browse/MESOS-2062
> Project: Mesos
> Issue Type: Task
> Components: c++ api
> Reporter: Benjamin Mahler
> Labels: mesosphere, twitter
>
> 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:
> {code}
> message Offers {
> repeated Offer offers = 1;
> repeated InverseOffer inverse_offers = 2;
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)