> On March 10, 2017, 9:50 a.m., Adam B wrote: > > CHANGELOG > > Lines 6 (patched) > > <https://reviews.apache.org/r/57472/diff/1/?file=1660387#file1660387line6> > > > > Please mention this in the docs/upgrades.md table as well. > > Benjamin Bannier wrote: > Did you forget to push the update fixing this? > > Alexander Rojas wrote: > What do you mean, it is in this patch.
https://reviews.apache.org/r/57472/diff/3#1 - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57472/#review168589 ----------------------------------------------------------- On March 10, 2017, 10:16 a.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57472/ > ----------------------------------------------------------- > > (Updated March 10, 2017, 10:16 a.m.) > > > Review request for mesos, Adam B and Benjamin Bannier. > > > Repository: mesos > > > Description > ------- > > The ACLs `SetQuota` and `RemoveQuota` where marked for deprecation > more than six months ago, where they were replaced for the more > convenient `UpdateQuota` ACL. The deprecation cycle for these actions > is finally due while at the same time removing will make easier to > implement the hierarchical role feature in a generic way. > > > Diffs > ----- > > CHANGELOG 0a4e1dd52f9197151c5ef4318579ffa4e9bcf0ee > docs/upgrades.md e7f95aadeee330b3a9dbafc0f716c13df1bc8252 > include/mesos/authorizer/acls.proto > 8389917d12f9a9a3c9b4281f48e23ade14c20528 > src/authorizer/local/authorizer.cpp > 2227b241eab1606815fa6464e3d6b1345624fd22 > src/master/master.hpp d92c8adef79d997f255cf26ebd10ab0e87da8413 > src/master/quota_handler.cpp 36ea1acca47014b2fb7a3b597b857c8ec9e2ab67 > src/tests/authorization_tests.cpp 42edecc794b71a00ca32d26ae9b74e9f3ef97510 > src/tests/master_quota_tests.cpp e418f22ea1773f4356ced44b8d57a80e826c8837 > > > Diff: https://reviews.apache.org/r/57472/diff/3/ > > > Testing > ------- > > `make check` > > > Thanks, > > Alexander Rojas > >
