----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47491/#review133670 -----------------------------------------------------------
Patch looks great! Reviews applied: [47453, 47490, 47069, 47491] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On May 17, 2016, 9:27 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47491/ > ----------------------------------------------------------- > > (Updated May 17, 2016, 9:27 p.m.) > > > Review request for mesos and Michael Park. > > > Bugs: MESOS-5404 > https://issues.apache.org/jira/browse/MESOS-5404 > > > Repository: mesos > > > Description > ------- > > An Authorizer might use environment variables for > authorization of tasks, so we add it to the \`Task\` protobuf > message. Note that the master stores \`Task\` (as opposed > to \`TaskInfo\`) for running and completed tasks. > > > Diffs > ----- > > include/mesos/mesos.proto 887ffe9c5f04e25539a4c6b3d52ce5299c65e8d3 > src/common/protobuf_utils.cpp 4f4711d54c471922f1a103310d4d360e41a99870 > > Diff: https://reviews.apache.org/r/47491/diff/ > > > Testing > ------- > > make check OS-X. > > > Thanks, > > Joerg Schad > >
