----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39968/#review118727 -----------------------------------------------------------
Patch looks great! Reviews applied: [39968] 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 Feb. 10, 2016, 1:37 p.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39968/ > ----------------------------------------------------------- > > (Updated Feb. 10, 2016, 1:37 p.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-3833 > https://issues.apache.org/jira/browse/MESOS-3833 > > > Repository: mesos > > > Description > ------- > > Enabled http endpoint include nested paths. > > > Diffs > ----- > > 3rdparty/libprocess/src/help.cpp be3f7b74d92bd0626d111fd4ddd4cacd74e36e68 > > Diff: https://reviews.apache.org/r/39968/diff/ > > > Testing > ------- > > LiuGuangyas-MacBook-Pro:~ gyliu$ curl > "http://192.168.0.100:5050/help/master/api/v1/scheduler" > ### USAGE ### > > /master/api/v1/scheduler > > ### TL;DR; ### > Endpoint for schedulers to make Calls against the master. > > ### DESCRIPTION ### > Returns 202 Accepted iff the request is accepted. > > > Thanks, > > Guangya Liu > >
