-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71021/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-8968
https://issues.apache.org/jira/browse/MESOS-8968
Repository: mesos
Description
-------
This patch wires up the master, auth, registar and allocator
pieces for `UPDATE_QUOTA` call.
This enables the master capability `QUOTA_V2`.
Also enabled test `MasterQuotaTest.RecoverQuotaEmptyCluster`.
Diffs
-----
src/master/constants.cpp 13b3467825c624fd3cb1652fbfec1a9631ca37e6
src/master/http.cpp b42ebb953e0510e83ec6bd041cbddbeb8f60067c
src/master/master.hpp 23dafe746b6f9b3d70ad7220f54c4d49068b8af8
src/master/quota_handler.cpp f9c743170461d8d83180db20c917d3842241d4df
src/tests/master_quota_tests.cpp 34a652029e31827f8d94bb66d408fbe3d121fd8f
src/tests/master_tests.cpp f817450793b7469b8ac465c2e84a9d6fc5b4bc68
Diff: https://reviews.apache.org/r/71021/diff/1/
Testing
-------
make check
tests in r/71022/
Thanks,
Meng Zhu