You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "gyliu (JIRA)" <ji...@apache.org> on 2015/08/17 15:49:45 UTC

[jira] [Commented] (MESOS-3037) Add a QUIESCE call to the scheduler

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

gyliu commented on MESOS-3037:
------------------------------

QUIESCE call https://reviews.apache.org/r/37532/

> Add a QUIESCE call to the scheduler
> -----------------------------------
>
>                 Key: MESOS-3037
>                 URL: https://issues.apache.org/jira/browse/MESOS-3037
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Vinod Kone
>            Assignee: gyliu
>
> SUPPRESS call is the complement to the current REVIVE call i.e., it will inform Mesos to stop sending offers to the framework. 
> For the scheduler driver to send only Call messages (MESOS-2913), DeactivateFrameworkMessage needs to be converted to Call(s). We can implement this by having the driver send a SUPPRESS call followed by a DECLINE call for outstanding offers.



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