You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/05/29 02:22:03 UTC

[jira] [Comment Edited] (MESOS-1419) Properly rescind offers

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

Vinod Kone edited comment on MESOS-1419 at 5/29/14 12:21 AM:
-------------------------------------------------------------

commit 44e5456e71389dcfa584af6c6c2cddc48bbac3a4
Author: Vinod Kone <vi...@twitter.com>
Date:   Fri May 23 17:26:13 2014 -0700

    Fixed master to properly rescind offers.
    
    Review: https://reviews.apache.org/r/21948



was (Author: vinodkone):
commit 60865b2f473d9898f1a18eee10f9a59a4862893a
Author: Vinod Kone <vi...@twitter.com>
Date:   Mon May 26 22:25:19 2014 -0700

    Fixed master to remove and rescind offers when a slave is
    disconnected.
    
    Review: https://reviews.apache.org/r/21961


> Properly rescind offers
> -----------------------
>
>                 Key: MESOS-1419
>                 URL: https://issues.apache.org/jira/browse/MESOS-1419
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>             Fix For: 0.19.0
>
>
> It looks like there are places where we don't rescind offers when we remove them (e.g., deactivate(Framework)). Since deactivate(Framework) can now be called during authentication we should rescind these offers.



--
This message was sent by Atlassian JIRA
(v6.2#6252)