----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56247/#review164201 -----------------------------------------------------------
src/tests/master_quota_tests.cpp (lines 163 - 180) <https://reviews.apache.org/r/56247/#comment235849> I don't understand what's happening here... we end up using the same flags, right? Why didn't we need to specify force flag before? - Michael Park On Feb. 2, 2017, 2:59 p.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56247/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2017, 2:59 p.m.) > > > Review request for mesos and Michael Park. > > > Repository: mesos > > > Description > ------- > > Using an explicit role list is deprecated; this change will also make it > easier to write test cases for hierarchical roles. > > > Diffs > ----- > > src/tests/master_quota_tests.cpp b25f5911579c435549b9bc65994627414357dcb6 > > Diff: https://reviews.apache.org/r/56247/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Neil Conway > >
