-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49568/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Ian Downes.
Bugs: MESOS-5753
https://issues.apache.org/jira/browse/MESOS-5753
Repository: mesos
Description
-------
Using JSON::Object is not necessary. Also, the current name is quite
confusing as we have another flag called '--command'. This patch
simplified this flag.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
a96b382f22886362a1159e1166dfe041072985ba
src/slave/containerizer/mesos/launch.hpp
c716e0396736d1f2f60ec31540f12f4f7597d081
src/slave/containerizer/mesos/launch.cpp
83f4d7f28c066a605aa84862eca9fde900ec96c6
Diff: https://reviews.apache.org/r/49568/diff/
Testing
-------
make check
Thanks,
Jie Yu