-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48765/
-----------------------------------------------------------
(Updated June 16, 2016, 12:56 p.m.)
Review request for mesos, Adam B, Till Toenshoff, and Vinod Kone.
Bugs: MESOS-5615
https://issues.apache.org/jira/browse/MESOS-5615
Repository: mesos
Description
-------
If a task uses a CommandExecutor Mesos generates an
special exectuorInfo inside the agent. As these fields
might be relevant to authorization it now receives
Labels and DiscoveryInfo from the source TaskInfo.
Diffs (updated)
-----
src/slave/slave.cpp 0af04d6fe53f92e03905fb7b3bec72b09d5e8e57
Diff: https://reviews.apache.org/r/48765/diff/
Testing
-------
make check OsX
Thanks,
Joerg Schad