This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from e938d6e Added MESOS-9852 to the 1.8.1 CHANGELOG.
new 0a2d366 Added 'operator-()' for set difference to stout.
new d39b992 Extracted suppression logic in allocator for use in update
framework.
new 29ed4a3 Fixed bugs in updating framework roles in the allocator.
new 07d053f Added MESOS-9870 to the 1.8.1 CHANGELOG.
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:
3rdparty/stout/include/stout/set.hpp | 16 +++-
CHANGELOG | 1 +
src/master/allocator/mesos/hierarchical.cpp | 143 ++++++++++++++--------------
src/master/allocator/mesos/hierarchical.hpp | 10 ++
4 files changed, 96 insertions(+), 74 deletions(-)