-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40010/
-----------------------------------------------------------
(Updated εδΈζ 6, 2015, 10:41 a.m.)
Review request for mesos and Vinod Kone.
Bugs: MESOS-3838
https://issues.apache.org/jira/browse/MESOS-3838
Repository: mesos
Description
-------
The mesos now have authorizeTask, authorizeFramework etc, it is
better to put authorize logic for teardown into a common function
authorizeTeardown.
Diffs
-----
src/master/http.cpp 9d20346460b4f9659aacba3fcb950ab564ba9d0d
src/master/master.hpp b19f23be135d191ce119cf87fd25c4d6746faed3
src/master/master.cpp cbae27e7a4059a72bc69e152ec8adaf4ef725965
Diff: https://reviews.apache.org/r/40010/diff/
Testing (updated)
-------
Ubuntu 14.04
make
make check
Thanks,
Guangya Liu