----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71041/#review216665 -----------------------------------------------------------
Ship it! Ship It! - Greg Mann On July 11, 2019, 11:01 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71041/ > ----------------------------------------------------------- > > (Updated July 11, 2019, 11:01 p.m.) > > > Review request for mesos, Benjamin Bannier, Benjamin Mahler, Greg Mann, and > Vinod Kone. > > > 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 > ----- > > src/master/http.cpp b42ebb953e0510e83ec6bd041cbddbeb8f60067c > > > Diff: https://reviews.apache.org/r/71041/diff/2/ > > > Testing > ------- > > TODO > > > Thanks, > > Joseph Wu > >
