-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65313/
-----------------------------------------------------------
(Updated Feb. 8, 2018, 1:59 p.m.)
Review request for mesos, Benjamin Hindman and Greg Mann.
Changes
-------
Fixed failed `DefaultExecutor` tests.
Bugs: MESOS-8434
https://issues.apache.org/jira/browse/MESOS-8434
Repository: mesos
Description
-------
This patch makes uses of the new `ObjectApprovers` class which greatly
simplifies the logic for constructing and using authorization.
Diffs (updated)
-----
src/slave/http.hpp 1619bb77e3e7d5a6d387e4d4bb071d83ce914967
src/slave/http.cpp 77e711ceeb0e2613d629b5e21fd686f85dfad11a
src/slave/slave.cpp f98f37321872d090176b7cc50873fc3c627773f5
Diff: https://reviews.apache.org/r/65313/diff/3/
Changes: https://reviews.apache.org/r/65313/diff/2-3/
Testing
-------
make check
Thanks,
Alexander Rojas