-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69563/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Greg Mann, James DeFelice, and Jan
Schlicht.
Bugs: MESOS-9474
https://issues.apache.org/jira/browse/MESOS-9474
Repository: mesos
Description
-------
This patch fixes a bug where the master does not complete the
processing of authorization results for `CREATE_DISK`, `DESTROY_DISK`
and `LAUNCH_GROUP`, causing other operations to drop if a remaining
authorization is denied..
Diffs
-----
src/master/master.cpp 3de0fd35cc815f4b5787ee2cb5e81f5059d7a47c
Diff: https://reviews.apache.org/r/69563/diff/1/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao