Actually we do: https://github.com/apache/mesos/blob/master/src/master/quota_handler.cpp#L391
On Fri, Dec 11, 2015 at 12:23 AM, Alexander Rukletsov <[email protected]> wrote: > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39288/ > src/master/quota_handler.cpp > <https://reviews.apache.org/r/39288/diff/11/?file=1153868#file1153868line19> > (Diff > revision 11) > > 19 > > #include <vector> > > Guys, we don't need vector here any more, let's remove it. > > > - Alexander Rukletsov > > On December 4th, 2015, 1:51 p.m. UTC, Jan Schlicht wrote: > Review request for mesos, Alexander Rukletsov, Alexander Rojas, Joris Van > Remoortere, and Till Toenshoff. > By Jan Schlicht. > > *Updated Dec. 4, 2015, 1:51 p.m.* > *Bugs: * MESOS-3861 <https://issues.apache.org/jira/browse/MESOS-3861> > *Repository: * mesos > Description > > Added authentication of quota requests. > > Testing > > make check > > Diffs > > - src/master/master.hpp (4683fa542a740f9a0b80fff7fbe0e63ec66266f2) > - src/master/quota_handler.cpp > (76de7c44c2cbd16c5f76b1dc0a94f567e037bffe) > > View Diff <https://reviews.apache.org/r/39288/diff/> >
