-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61257/
-----------------------------------------------------------
Review request for mesos, Adam B, Greg Mann, Quinn Leng, and Till Toenshoff.
Bugs: MESOS-7416
https://issues.apache.org/jira/browse/MESOS-7416
Repository: mesos
Description
-------
Fields were authorized based on partial elements of each
resource. Moreover, some fields which required authorization were not
being authorized at all. This patch enables full authorization of all
fields.
Diffs
-----
src/master/http.cpp 9df086c417a9392f62d600c7a6486be0a1cf7e70
Diff: https://reviews.apache.org/r/61257/diff/1/
Testing
-------
```shell
make check
```
Thanks,
Alexander Rojas