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 6287324  Fixed 
MasterQuotaTest.AvailableResourcesSingleDisconnectedAgent.
     new b72ac84  Added roles::ancestors for walking up the role hierarchy.
     new 053a15b  Fixed quota enforcement in the presence of subrole 
reservations.
     new e2b41f5  Added a test to ensure subroles reservations are tracked 
correctly.

The 16869 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:
 include/mesos/roles.hpp                     | 12 +++++
 src/common/roles.cpp                        | 14 +++++
 src/master/allocator/mesos/hierarchical.cpp | 83 +++++++++++++++++++----------
 src/tests/hierarchical_allocator_tests.cpp  | 55 +++++++++++++++++++
 src/tests/role_tests.cpp                    | 10 ++++
 5 files changed, 146 insertions(+), 28 deletions(-)

Reply via email to