[
https://issues.apache.org/jira/browse/MESOS-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901620#comment-14901620
]
Vinod Kone commented on MESOS-3037:
-----------------------------------
commit 499f724fa479a781293613abcacbbeaf5f54cba1
Author: Guangya Liu <[email protected]>
Date: Mon Sep 21 16:32:59 2015 -0700
Added changelog for 0.25.0 release.
This is a WIP CHANGLOG and only including one item of "add a
suppress call to the scheduler", it should be updated in future
to add more features in 0.25.0.
Review: https://reviews.apache.org/r/38573
> Add a SUPPRESS call to the scheduler
> ------------------------------------
>
> Key: MESOS-3037
> URL: https://issues.apache.org/jira/browse/MESOS-3037
> Project: Mesos
> Issue Type: Improvement
> Affects Versions: 0.25.0
> Reporter: Vinod Kone
> Assignee: Guangya Liu
> Labels: September23th
> Fix For: 0.25.0
>
>
> 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)