----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39285/#review103918 -----------------------------------------------------------
src/master/master.hpp (line 864) <https://reviews.apache.org/r/39285/#comment162026> Should we return Bad Request (404) for now, because we did not implement it yet. src/master/master.hpp (line 875) <https://reviews.apache.org/r/39285/#comment162027> Same as above. src/master/quota_handler.cpp (line 105) <https://reviews.apache.org/r/39285/#comment162034> It said the role maybe not set in allocator interface's comments (`setQuota`); so any case that the role passed validation in master but it's still empty to allocator? - Klaus Ma On Oct. 25, 2015, 3:42 a.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39285/ > ----------------------------------------------------------- > > (Updated Oct. 25, 2015, 3:42 a.m.) > > > Review request for mesos, Alexander Rukletsov, Bernd Mathiske, and Joris Van > Remoortere. > > > Bugs: MESOS-3199 > https://issues.apache.org/jira/browse/MESOS-3199 > > > Repository: mesos > > > Description > ------- > > Added Quota Request Validation. > > > Diffs > ----- > > src/master/master.hpp e7b16fdd21a8caa77a39956a8520cf1381186598 > src/master/quota_handler.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/39285/diff/ > > > Testing > ------- > > > Thanks, > > Joerg Schad > >
