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

Review request for mesos and Niklas Nielsen.


Repository: mesos


Description
-------

If that task being launched has a command executor, there is no way for
the hook to determine the executor-id for that task. This update calls
the hook _after_ the ExecutorInfo has been created and thus is able to
pass in ExecutorInfo to the label decorator.


Diffs
-----

  include/mesos/hook.hpp bb5a635dcf189e1023f1eec66fc06955f816fc0b 
  src/examples/test_hook_module.cpp c664b565bcf18dd2153205990119cc679e4ad6cf 
  src/hook/manager.hpp 8153ce4826f94d5771c93d37c59fdc4991352e66 
  src/hook/manager.cpp 11e6b0a2c0df1d0d7039aaad94e1c6f0e5cc6bc2 
  src/slave/slave.cpp f181b1b23cec57a9cce6311127f733f17fbd87e4 

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


Testing
-------

make check.


Thanks,

Kapil Arya

Reply via email to