[
https://issues.apache.org/jira/browse/MESOS-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730201#comment-14730201
]
Guangya Liu commented on MESOS-3037:
------------------------------------
After some discussion with [~jamespeach] and [~alex-mesos] , we will the MVP
for this improvement is quiesce offer with a boolean value in framework but not
filters, we can discuss if a filter is needed after the MVP finished. Thanks.
> 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: Guangya Liu
>
> 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)