----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40005/#review106196 -----------------------------------------------------------
Patch looks great! Reviews applied: [40005] All tests passed. - Mesos ReviewBot On Nov. 12, 2015, 2:33 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40005/ > ----------------------------------------------------------- > > (Updated Nov. 12, 2015, 2:33 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-3835 > https://issues.apache.org/jira/browse/MESOS-3835 > > > Repository: mesos > > > Description > ------- > > see summary. > > > Diffs > ----- > > src/master/http.cpp b0bec97ee69413bb70c2673c4ae49e74988796bf > > Diff: https://reviews.apache.org/r/40005/diff/ > > > Testing > ------- > > Ubuntu 14.04 > make > make check > root@devstack007:~/src/mesos/bug/mesos/build# curl > "http://9.111.242.187:5050/master/state" 2>/dev/null| jq . | grep prin > "principal": "p1", > root@devstack007:~/src/mesos/bug/mesos/build# curl > "http://9.111.242.187:5050/master/frameworks" 2>/dev/null| jq . | grep prin > "principal": "p1", > > > Thanks, > > Guangya Liu > >
