You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2015/08/11 21:33:46 UTC

[jira] [Commented] (MESOS-3043) Master does not handle InverseOffers in the Accept call (Event/Call API)

    [ https://issues.apache.org/jira/browse/MESOS-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14682346#comment-14682346 ] 

Joseph Wu commented on MESOS-3043:
----------------------------------

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

> Master does not handle InverseOffers in the Accept call (Event/Call API)
> ------------------------------------------------------------------------
>
>                 Key: MESOS-3043
>                 URL: https://issues.apache.org/jira/browse/MESOS-3043
>             Project: Mesos
>          Issue Type: Task
>          Components: master
>            Reporter: Joseph Wu
>            Assignee: Joris Van Remoortere
>              Labels: mesosphere
>
> InverseOffers are similar to Offers in that they are Accepted or Declined based on their OfferID.  
> Some additional logic may be neccesary in Master::accept (src/master/master.cpp) to gracefully handle the acceptance of InverseOffers.
> * The InverseOffer needs to be removed from the set of pending InverseOffers.
> * The InverseOffer should not result any errors/warnings.  
> Note: accepted InverseOffers do not preclude further InverseOffers from being sent to the framework.  Instead, an accepted InverseOffer merely signifies that the framework is _currently_ fine with the expected downtime.



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