> On June 13, 2019, 12:17 p.m., Joseph Wu wrote: > > Are you planning to add the recovery logic later? (That would fit nicely > > into this patch)
Yes, there is a separate ticket for the recovery logic. - Greg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70834/#review215872 ----------------------------------------------------------- On June 12, 2019, 8:11 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70834/ > ----------------------------------------------------------- > > (Updated June 12, 2019, 8:11 a.m.) > > > Review request for mesos, Benjamin Bannier, Benno Evers, Benjamin Mahler, and > Joseph Wu. > > > Bugs: MESOS-9818 > https://issues.apache.org/jira/browse/MESOS-9818 > > > Repository: mesos > > > Description > ------- > > This patch adds a minimal handler to the agent for the > `DrainSlaveMessage`. This handler will later be extended > to implement the full functionality. > > > Diffs > ----- > > src/slave/paths.hpp ad768267e6a3c105eab4b36b05351d175d720eaf > src/slave/paths.cpp 1163c88eefd2a9e99b56817a3f515a23ee6e3903 > src/slave/slave.hpp 6954f53ff1531b9fcb688ef76acddf6a3d849a41 > src/slave/slave.cpp 30039b0857a4d85b4b96fa95d7f8724d57cdec6e > src/slave/state.proto 2bdf691026f1ee9f341411b4b2942368212ccfd3 > > > Diff: https://reviews.apache.org/r/70834/diff/2/ > > > Testing > ------- > > Testing details at the end of this chain. > > > Thanks, > > Greg Mann > >
