-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65316/
-----------------------------------------------------------
(Updated Jan. 24, 2018, 7:50 p.m.)
Review request for mesos, Benjamin Mahler, Gaston Kleiman, and Vinod Kone.
Changes
-------
Implemented suggestions from Gaston.
Bugs: MESOS-8469
https://issues.apache.org/jira/browse/MESOS-8469
Repository: mesos
Description (updated)
-------
Added test for delayed authorization during operator events.
Diffs (updated)
-----
src/tests/api_tests.cpp bdacc30be4dc8656a41a0c47d0e350d48e59ad94
Diff: https://reviews.apache.org/r/65316/diff/2/
Changes: https://reviews.apache.org/r/65316/diff/1-2/
Testing
-------
Confirmed that the test fails without the fix for MESOS-8469.
When the fix is included, the test passes. Successfully ran `bin/mesos-tests.sh
--gtest_filter="ContentType/MasterAPITest.EventAuthorizationDelayed*"
--gtest_repeat=1000 --gtest_break_on_failure` to rule out any flakiness.
Thanks,
Greg Mann