----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49394/#review140109 -----------------------------------------------------------
Patch looks great! Reviews applied: [49313, 49394] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On June 29, 2016, 8:38 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49394/ > ----------------------------------------------------------- > > (Updated June 29, 2016, 8:38 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Adds a call to `authorizer::authorize()` where the HTTP API builds > the response for a query of the command-line flags given to start > the master. > > > Diffs > ----- > > src/common/http.hpp 55bd0ac81af80c656a4a80766a3e4b21db9cf0cf > src/master/http.cpp e5acdb8e0bbcd7a2b7e8a8bc7f4bbeaae2c4fea1 > src/master/master.hpp e2ab2110fe5a287ab16ac9ef4222fed633e02ebe > > Diff: https://reviews.apache.org/r/49394/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >
