-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64877/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, and Jie Yu.
Bugs: MESOS-8366
https://issues.apache.org/jira/browse/MESOS-8366
Repository: mesos
Description
-------
Added an agent flag to disable the command executor in favor
of always using the default executor to launch command tasks.
Diffs
-----
src/slave/flags.hpp 1cf5272301b54c73a4bdee4ae1dda7f7d75d55ce
src/slave/flags.cpp 48b882152b89cfd3f942382a28b79b7f26aeeefd
src/slave/slave.cpp e0806ab15be3ea790681dc97b20791c8a20512e3
Diff: https://reviews.apache.org/r/64877/diff/1/
Testing
-------
make check (Fedora 27)
Thanks,
James Peach