-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49394/
-----------------------------------------------------------
(Updated June 30, 2016, 7:45 p.m.)
Review request for mesos, Adam B and Vinod Kone.
Bugs: MESOS-5705
https://issues.apache.org/jira/browse/MESOS-5705
Repository: mesos
Description (updated)
-------
Adds an intermediate function `Master::http::_flags()` which performs
authorization and it is called by both the endpoint `/flags` handler
and the HTTP API v1 call `flags` handler.
Diffs
-----
src/master/http.cpp e5acdb8e0bbcd7a2b7e8a8bc7f4bbeaae2c4fea1
src/master/master.hpp e2ab2110fe5a287ab16ac9ef4222fed633e02ebe
Diff: https://reviews.apache.org/r/49394/diff/
Testing
-------
make check
Thanks,
Alexander Rojas