This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 1d9a157 Fixed build on platforms not treating initializer_list<enum>
as literal.
new f2a0eac Converted sending operator API events to synchronous
authorization.
new 54227a3 Got rid of passing Shared<> into
`Subscribers::Subscriber::send(...)`.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/master/http.cpp | 2 +-
src/master/master.cpp | 91 +++++----------
src/master/master.hpp | 31 ++---
src/master/readonly_handler.cpp | 3 +-
src/tests/api_tests.cpp | 242 ----------------------------------------
5 files changed, 39 insertions(+), 330 deletions(-)