This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from c076c8c  Added test for agent to leave draining state on its own.
     new 382e9de  Fixed /roles and GET_ROLES to expose all known roles.
     new d4cb3a3  Added a test to ensure that roles with only reservations are 
exposed.
     new f99e181  Added a test to ensure that ancestor roles are exposed in 
/roles.
     new dcbee1d  Minor cleanups in role_tests.cpp.

The 4 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             |   8 +-
 src/master/master.cpp           | 156 +++++++++++++++++++++++++++------
 src/master/master.hpp           | 144 +++++--------------------------
 src/master/readonly_handler.cpp |  41 ++++-----
 src/tests/role_tests.cpp        | 185 ++++++++++++++++++++++++++++++++++++++--
 5 files changed, 358 insertions(+), 176 deletions(-)

Reply via email to