----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36913/#review105798 -----------------------------------------------------------
Ship it! src/master/master.hpp (line 859) <https://reviews.apache.org/r/36913/#comment164447> If we want to signify that this is not implemented, let's use the `http::NotImplemented` message. Here and below. - Joris Van Remoortere On Nov. 9, 2015, 11:10 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36913/ > ----------------------------------------------------------- > > (Updated Nov. 9, 2015, 11:10 p.m.) > > > Review request for mesos, Alexander Rukletsov, Bernd Mathiske, Alex Clemmer, > and Joris Van Remoortere. > > > Bugs: MESOS-3073 > https://issues.apache.org/jira/browse/MESOS-3073 > > > Repository: mesos > > > Description > ------- > > Added /quota HTTP Endpoint for Quota handling. > > > Diffs > ----- > > src/CMakeLists.txt cbc25e3ea33c47a787d34a7fa8499af3eb0b2c10 > src/Makefile.am 938b8d403024e7b705b6088384292ad80452d9c6 > src/master/http.cpp b0bec97ee69413bb70c2673c4ae49e74988796bf > src/master/master.hpp ead8520b7108a0f2c3a0bb11ae7b543897d111a2 > src/master/master.cpp 7bac0fea4bcd040307fdfdcd002387d5baee46d1 > src/master/quota_handler.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/36913/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Joerg Schad > >
