-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70950/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-9601
https://issues.apache.org/jira/browse/MESOS-9601
Repository: mesos
Description
-------
A new field called `quota_configs` is added to persist the
quota configurations of the cluster. This replaces the old
`quotas` field which is deprecated and will be removed
along with `SET_QUOTA` and `REMOVE_QUOTA` in Mesos 2.0.
Diffs
-----
src/master/registry.proto 239789322c45c6a8346332f50661a98b1851b685
Diff: https://reviews.apache.org/r/70950/diff/1/
Testing
-------
make check
Thanks,
Meng Zhu