----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13746/#review25422 -----------------------------------------------------------
src/master/master.cpp <https://reviews.apache.org/r/13746/#comment49834> Make sure to kill any remaining tasks in the slave that were not in the framework map (e.g, framework hasnt reregistered yet) - Vinod Kone On Aug. 22, 2013, 6:34 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13746/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2013, 6:34 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, Ian Downes, Jie Yu, > and Vinod Kone. > > > Bugs: MESOS-655 > https://issues.apache.org/jira/browse/MESOS-655 > > > Repository: mesos-git > > > Description > ------- > > - In production, Masters exit by either LOG(FATAL) or exit(). > - Also fixed tests that incorrectly relied on the messages sent by > Master::~Master(). > > > Diffs > ----- > > src/master/master.cpp d53b8bb97da45834790cca6e04b70b969a8d3453 > src/tests/allocator_zookeeper_tests.cpp > b84fa86274c80cc85e2b2eeadd6eb08da34433db > > Diff: https://reviews.apache.org/r/13746/diff/ > > > Testing > ------- > > make check on Linux and OSX > > > Thanks, > > Jiang Yan Xu > >
