----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46883/#review131616 -----------------------------------------------------------
src/common/http.cpp (line 599) <https://reviews.apache.org/r/46883/#comment195636> Does non-existing `subject` mean "ANY"? src/common/http.cpp (line 602) <https://reviews.apache.org/r/46883/#comment195635> const? - Kapil Arya On May 1, 2016, 8:03 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46883/ > ----------------------------------------------------------- > > (Updated May 1, 2016, 8:03 p.m.) > > > Review request for mesos, Alexander Rojas and Kapil Arya. > > > Bugs: MESOS-5286 > https://issues.apache.org/jira/browse/MESOS-5286 > > > Repository: mesos > > > Description > ------- > > This patch adds a callback to the generating > function `CreateAuthorizationCallbacks` for the > '/metrics/snapshot' endpoint. > > > Diffs > ----- > > src/common/http.cpp ccf386898130c966903cb5aae4eaffbc9b63ca1f > > Diff: https://reviews.apache.org/r/46883/diff/ > > > Testing > ------- > > `make check` on OSX. > > > Thanks, > > Greg Mann > >
