-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69571/
-----------------------------------------------------------
(Updated Dec. 17, 2018, 10:58 p.m.)
Review request for mesos, Benjamin Bannier, Greg Mann, Jan Schlicht, and Till
Toenshoff.
Changes
-------
Addressed Jan's comments.
Bugs: MESOS-9480
https://issues.apache.org/jira/browse/MESOS-9480
Repository: mesos
Description
-------
This patch fixes a bug where the master does not complete the processing
of authorization results for `LAUNCH_GROUP`, causing a subsequent
operation to drop if one of the remaining authorization is denied.
Diffs (updated)
-----
src/master/master.cpp 3de0fd35cc815f4b5787ee2cb5e81f5059d7a47c
Diff: https://reviews.apache.org/r/69571/diff/2/
Changes: https://reviews.apache.org/r/69571/diff/1-2/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao