-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14548/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone.
Bugs: MESOS-420
https://issues.apache.org/jira/browse/MESOS-420
Repository: mesos-git
Description
-------
See MESOS-420 for more context. This removes a CHECK in the master and ensures
the slave does not send Tasks with executor id's when for command executors.
Diffs
-----
src/master/master.cpp cdfae1d46831c2de1fb535f60b38029fc1a0b9bb
src/slave/slave.cpp 0ad457647dbc7870d478de2eab3a744f3b8704c5
src/tests/fault_tolerance_tests.cpp 254eae4492a0047f1bdb26d9ba0c8ed66ef185b1
Diff: https://reviews.apache.org/r/14548/diff/
Testing
-------
Added a test that fails without this patch.
make check
Thanks,
Ben Mahler