----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65445/#review196924 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Feb. 5, 2018, 2:44 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65445/ > ----------------------------------------------------------- > > (Updated Feb. 5, 2018, 2:44 a.m.) > > > Review request for mesos, Benjamin Mahler, Chun-Hung Hsiao, and Vinod Kone. > > > Bugs: MESOS-1720 > https://issues.apache.org/jira/browse/MESOS-1720 > > > Repository: mesos > > > Description > ------- > > This boolean flag is used for the master to specify whether a > new executor should be launched for the task or taskGroup (with > the exception of command executor). This will let the master > to control executor creation on the agent. > > Also updated the relevant message handlers and mock functions. > > > Diffs > ----- > > src/messages/messages.proto 0db44a24979cfdc748cd7fa3acd9e0346b14cfd3 > src/slave/slave.hpp 09c01ebd1b5e8008ba9e7d412042f1db76a2c5a5 > src/slave/slave.cpp a6a5c93ab2d541c870cb52587495de20ed5ac1f4 > src/tests/mock_slave.hpp 29ce7140501888d95d5f2d6c26b752ad276b484a > src/tests/mock_slave.cpp 8357edc7b3a35624c813eccb9ecca9d3b5dbe07c > src/tests/slave_tests.cpp f393a8433a984267adc4db307ef07fcbafd1e62f > > > Diff: https://reviews.apache.org/r/65445/diff/2/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
