----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72170/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- As per MESOS-10056, authorizer is now responsible for keeping `ObjectApprover`s valid throughout their lifetime, which might be quite expensive for custom authorizer implementations that get permissions from an external IAM. This test makes sure that ObjectApprovers of a disconnected framework are removed. Diffs ----- src/tests/master_authorization_tests.cpp bc8155b97c9078eaa151cc4a3e5bc6ea0d7ac9fa Diff: https://reviews.apache.org/r/72170/diff/1/ Testing ------- Thanks, Andrei Sekretenko
