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 0b48116 Extracted suppression logic in allocator for use in update
framework.
new d96669d Fixed bugs in updating framework roles in the allocator.
new 3d8fcab Added a test for adding a role in a suppressed state.
new 8394526 Added a test for removing a role from both roles and
suppressed roles.
The 3 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/allocator/mesos/hierarchical.cpp | 89 ++++++--------------
src/tests/master/update_framework_tests.cpp | 125 +++++++++++++++++++++++++++-
2 files changed, 149 insertions(+), 65 deletions(-)