----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71317/#review217418 -----------------------------------------------------------
Fix it, then Ship it! Looks great! Just one small comment below. src/tests/master_draining_tests.cpp Lines 757 (patched) <https://reviews.apache.org/r/71317/#comment304699> The agent isn't unreachable here - Greg Mann On Aug. 23, 2019, 7:22 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71317/ > ----------------------------------------------------------- > > (Updated Aug. 23, 2019, 7:22 p.m.) > > > Review request for mesos, Benno Evers and Greg Mann. > > > Bugs: MESOS-9892 > https://issues.apache.org/jira/browse/MESOS-9892 > > > Repository: mesos > > > Description > ------- > > This exercises the agent draining code when the agent is disconnected > from the master at the time of starting draining. Draining is expected > to proceed once the agent reregisters. > > > Diffs > ----- > > src/tests/master_draining_tests.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/71317/diff/3/ > > > Testing > ------- > > make check > > > Thanks, > > Joseph Wu > >
