----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52039/#review152234 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Sept. 19, 2016, 2:54 p.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52039/ > ----------------------------------------------------------- > > (Updated Sept. 19, 2016, 2:54 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > We want to cause the agent to shutdown gracefully (i.e., to send an > "unregister" message to the master). This can be accomplished by sending > the whole process a SIGUSR1 but that seems fragile; using the agent's > `shutdown()` method seems more robust. > > > Diffs > ----- > > src/tests/slave_tests.cpp 696e0f71190238133f29b6380bc58b994a556e69 > > Diff: https://reviews.apache.org/r/52039/diff/ > > > Testing > ------- > > `make check` on OSX. > > > Thanks, > > Neil Conway > >
