Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.25.0
-
None
-
Twitter Mesos Q3 Sprint 2
-
3
Description
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.
Attachments
Issue Links
- duplicates
-
MESOS-3075 introduce QuiesceOffers message
- Resolved
- is part of
-
MESOS-2913 Scheduler driver should send Call messages to the master
- Resolved