You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2014/12/01 19:57:54 UTC

Review Request 28563: Passed executor info instead of command to MesosContainerizerLaunch.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28563/
-----------------------------------------------------------

Review request for mesos, Ben Mahler and Vinod Kone.


Bugs: MESOS-2031
    https://issues.apache.org/jira/browse/MESOS-2031


Repository: mesos-git


Description
-------

Passed executor info instead of command to MesosContainerizerLaunch.


Diffs
-----

  src/slave/containerizer/mesos/containerizer.cpp d70259b10abdf995229ceba66ec9b58cf111e056 
  src/slave/containerizer/mesos/launch.hpp 7c8b535746b5ce9add00afef86fdb6faefb5620e 
  src/slave/containerizer/mesos/launch.cpp 2f2d60e2011f60ec711d3b29fd2c157e30c83c34 
  src/tests/port_mapping_tests.cpp eb82993520f7e8de46cf6cf6b638a9286aa9b3df 

Diff: https://reviews.apache.org/r/28563/diff/


Testing
-------

make check
sudo make check


Thanks,

Jie Yu