-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57989/
-----------------------------------------------------------
(Updated April 27, 2017, 12:58 a.m.)
Review request for mesos, Adam B and Alexander Rukletsov.
Bugs: MESOS-7320
https://issues.apache.org/jira/browse/MESOS-7320
Repository: mesos
Description
-------
The `ShutdownFramework` message from `acls.proto` was deprecated more
than six months ago in favor of `TeardownFramework`. Since its
deprecation cycle is already over, this patch removes the message.
Note that this only removes the message support from the ACLs, since
the associated action was removed long ago.
Diffs
-----
CHANGELOG 875ae02008cb22515396cf17c1d2e7da0046d068
docs/upgrades.md e7f95aadeee330b3a9dbafc0f716c13df1bc8252
include/mesos/authorizer/acls.proto 46e66e8ed42240e5258890cdaf5aebe8800efcf0
src/authorizer/local/authorizer.cpp be8037299601427e5d5e79f58f77eea3f89579d0
src/tests/teardown_tests.cpp 239a87ee0be8605a3f13196933038ef752ad9d4b
Diff: https://reviews.apache.org/r/57989/diff/1/
Testing
-------
make check
Thanks,
Alexander Rojas
|