----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57472/ -----------------------------------------------------------
(Updated March 10, 2017, 9:43 a.m.) Review request for mesos, Adam B and Benjamin Bannier. Changes ------- Rebased 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 (updated) ----- CHANGELOG 0a4e1dd52f9197151c5ef4318579ffa4e9bcf0ee include/mesos/authorizer/acls.proto 8389917d12f9a9a3c9b4281f48e23ade14c20528 src/authorizer/local/authorizer.cpp 2227b241eab1606815fa6464e3d6b1345624fd22 src/tests/authorization_tests.cpp 42edecc794b71a00ca32d26ae9b74e9f3ef97510 src/tests/master_quota_tests.cpp e418f22ea1773f4356ced44b8d57a80e826c8837 Diff: https://reviews.apache.org/r/57472/diff/2/ Changes: https://reviews.apache.org/r/57472/diff/1-2/ Testing ------- `make check` Thanks, Alexander Rojas
