----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52651/#review151893 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Oct. 7, 2016, 10:08 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52651/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2016, 10:08 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6322 > https://issues.apache.org/jira/browse/MESOS-6322 > > > Repository: mesos > > > Description > ------- > > This change brings in the same logic we had introduced for driver > based executors to shut them down if all of their tasks have been > killed before the executor could initially register (MESOS-5380). > Note that the executors still need to commit suicide if they notice > a disconnection with the agent before they could subscribe with > the agent or if they did not receive a launch event within a > timeout. See MESOS-5385 for more details. > > > Diffs > ----- > > src/slave/slave.cpp d30001bc0d1798311ba3966f67aadc6be2c92306 > src/tests/slave_tests.cpp 3471314675a11f850aaaa371e47b648bb43ee27e > > Diff: https://reviews.apache.org/r/52651/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
