-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71041/
-----------------------------------------------------------

(Updated July 11, 2019, 4:01 p.m.)


Review request for mesos, Benjamin Bannier, Benjamin Mahler, Greg Mann, and 
Vinod Kone.


Changes
-------

Added TODO for MESOS-9884 + guard against empty maintenance schedules.


Bugs: MESOS-9814
    https://issues.apache.org/jira/browse/MESOS-9814


Repository: mesos


Description
-------

This adds two cases which the master cannot deterministically enforce
when using the DRAIN_AGENT call.  The draining feature is currently
incompatible with maintenance schedules and older versions of the
Mesos agent.  However, in both cases, an agent can reregister with
incompatible info after starting to drain.  Also, unreachable agents
do not have enough info to enforce either case.

These are unexpected cases and are not expected to cause any problems
if circumvented.  However, the agent draining feature is also not
expected to work correctly if circumvented.


Diffs (updated)
-----

  src/master/http.cpp b42ebb953e0510e83ec6bd041cbddbeb8f60067c 


Diff: https://reviews.apache.org/r/71041/diff/2/

Changes: https://reviews.apache.org/r/71041/diff/1-2/


Testing
-------

TODO


Thanks,

Joseph Wu

Reply via email to